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