method BinaryHeap.prototype.clearView codeBinaryHeap.prototype.clear(): voidRemoves all values from the binary heap. Return TypevoidView code