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

Parameters

value: T
optional
includeEqual: boolean