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