Skip to main content
Module

x/datastructure/mod.ts>Queue#search

Implement different Data Structures using TypeScript. Deno Third-party Module.
Go to Latest
method Queue.prototype.search
import { Queue } from "https://deno.land/x/datastructure@1.0.6/mod.ts";

Parameters

key: string | number