Latest
method Collection.prototype.first
import { Collection } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/validations/deps.ts";

Retrieve the value of the first element in this collection

Returns

V | undefined