import { BinarySearchTree } from "https://deno.land/std@0.208.0/data_structures/mod.ts";
The Standard Library has been moved to JSR. See the blog post for details.
import { BinarySearchTree } from "https://deno.land/std@0.208.0/data_structures/mod.ts";