Skip to main content
Go to Latest
method BinaryHeap.prototype.toArray
import { BinaryHeap } from "https://deno.land/std@0.176.0/collections/binary_heap.ts";

Returns the underlying cloned array in arbitrary order without sorting