Skip to main content
Go to Latest
method BinarySearchTree.prototype.floor
Re-export
import { BinarySearchTree } from "https://deno.land/x/masx200_leetcode_test@7.6.0/deps.ts";

Parameters

value: T
optional
includeEqual: boolean