class BinaryHeap extends BinaryHeap_<T>DeprecatedDeprecated(will be removed after 0.206.0) import from collections/unstable_binary_heap.ts instead import { BinaryHeap } from "https://deno.land/std@0.206.0/collections/mod.ts"; Type ParametersT