Home
INSTALL
Calling YAP
Core Built-ins
Programming
Extensions
Library
Available Packages
Foreign Language Interface
YAP Prolog Reference Manual
nb_heap_add/4
nb_heap_add/4
¶
nb_heap_add(+
Heap
, +
Key
, +
Value
)*
Add
Key
-
Value
to the heap
Heap
. The key is sorted on
Key
only.