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

Removes all values from the binary heap.