import { BinarySearchTree } from "https://deno.land/std@0.208.0/data_structures/mod.ts";
Checks if the binary search tree is empty.
import { BinarySearchTree } from "https://deno.land/std@0.208.0/data_structures/mod.ts";
Checks if the binary search tree is empty.