Next: binary heaps access, Previous: binary heaps objects, Up: binary heaps [Index]
The following bindings are exported by the library (vicare
containers binary-heaps). The bindings whose name is prefixed with
$ are unsafe operations: they do not validate their
arguments before accessing them.
Return #t if heap is empty; otherwise return #f.
Return #t if heap is not empty; otherwise return
#f.
Return a non–negative fixnum representing the number of objects in heap.