Skip to main content
Module

x/fathym_common/src/iterables/Stack.ts>Stack#pop

The Fathym Reference Architecture provides the common foundation for applications built in Typescript.
Go to Latest
method Stack.prototype.pop
import { Stack } from "https://deno.land/x/fathym_common@v0.0.185/src/iterables/Stack.ts";

Returns

T | undefined