nb_heap_del/4¶
nb_heap_del(+ Heap, - Key, - Value)*
Remove element Key- Value with smallest Value in heap Heap. Fail if the heap is empty.
nb_heap_del(+ Heap, - Key, - Value)*
Remove element Key- Value with smallest Value in heap Heap. Fail if the heap is empty.