method Stack.prototype.popimport { Stack } from "https://deno.land/x/datastructure@1.2.1/stack/stack.ts"; pop()