import { BinaryHeap } from "https://deno.land/std@0.148.0/collections/binary_heap.ts";
Returns an iterator for retrieving and removing values from the binary heap.
import { BinaryHeap } from "https://deno.land/std@0.148.0/collections/binary_heap.ts";
Returns an iterator for retrieving and removing values from the binary heap.