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

Checks if the binary heap is empty.

Returns

boolean