Skip to main content
Module

x/datastructure/mod.ts>Stack#pop

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