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

x/datastructure/stack/stack.bundle.js>Stack#search

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