method Stack.prototype.searchimport { Stack } from "https://deno.land/x/datastructure@1.2.1/stack/stack.ts"; search(key: string | number)Parameterskey: string | number