
singleton_heap(?Heap, ?Key, ?Datum)

   Heap is a heap with single entry Key-Datum

Type
   library(heaps)


