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