Skip to main content
Go to Latest
method BSTree.prototype.clear
import { BSTree } from "https://deno.land/std@0.158.0/collections/bs_tree.ts";

Removes all values from the binary search tree.