Skip to main content
Module

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

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