Skip to main content
Go to Latest
method BSNode.from
import { BSNode } from "https://deno.land/std@0.146.0/collections/bs_node.ts";

Parameters

node: BinarySearchNode<T>

Returns

BinarySearchNode<T>