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