class BinarySearchTree extends BinarySearchTree_<T>DeprecatedDeprecated(will be removed after 0.206.0) import from `collections/unstable_binary_search_tree.ts instead import { BinarySearchTree } from "https://deno.land/std@0.206.0/collections/binary_search_tree.ts"; Type ParametersT