Skip to main content
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
method BSNode.prototype.findMinNode
import { BSNode } from "https://deno.land/std@0.139.0/collections/bs_node.ts";

Returns

BSNode<T>