Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/oasis/packages/deps.ts>Collection#first

An object oriented Discordeno framework
Latest
method Collection.prototype.first
Re-export
import { Collection } from "https://deno.land/x/oasis@2.1.0/packages/deps.ts";

Retrieve the value of the first element in this collection

Returns

V | undefined