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

x/datastructure/stack/stack.ts>Stack#getBottom

Implement different Data Structures using TypeScript. Deno Third-party Module.
Go to Latest
method Stack.prototype.getBottom
import { Stack } from "https://deno.land/x/datastructure@1.0.0/stack/stack.ts";