method Stack.prototype.getBottomimport { Stack } from "https://deno.land/x/datastructure@1.0.0/stack/stack.ts"; getBottom()