Go to Latest
method BinaryHeap.prototype.clear
import { BinaryHeap } from "https://dotland.deno.dev/std@0.220.1/data_structures/mod.ts";

Removes all values from the binary heap.