Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/datastructure/mod.js>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@0.0.6/mod.js";