Skip to main content
Module

x/datastructure/mod.ts>BlockChain#search

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

Parameters

key: null | string
optional
index: null | number = [UNSUPPORTED]