method BinaryHeap.prototype.toArray
BinaryHeap.prototype.toArray(): T[]Returns the underlying cloned array in arbitrary order without sorting
Return Type
T[]BinaryHeap.prototype.toArray(): T[]Returns the underlying cloned array in arbitrary order without sorting
T[]