Go to Latest
method BinaryHeap.prototype.toArray
import { BinaryHeap } from "https://dotland.deno.dev/std@0.215.0/data_structures/binary_heap.ts";

Returns the underlying cloned array in arbitrary order without sorting