method BinaryHeap.prototype.toArrayimport { BinaryHeap } from "https://dotland.deno.dev/std@0.181.0/collections/binary_heap.ts"; toArray()Returns the underlying cloned array in arbitrary order without sorting