Skip to main content
Module

x/datastructure/mod.ts>Stack#getTop

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