object
heap(Order)
Heap implementation, parameterized by the order to be used to compare keys (<
or >
).
Availability:
logtalk_load(heaps(loader))
Author: Richard O’Keefe; adapted to Logtalk by Paulo Moura and Victor Lagerkvist.
Version: 1:1:0
Date: 2019-05-18
Compilation flags:
static, context_switching_calls
Remarks:
(none)
Inherited public predicates:
Public predicates
(no local declarations; see entity ancestors if any)
Protected predicates
(no local declarations; see entity ancestors if any)
Private predicates
(no local declarations; see entity ancestors if any)
Operators
(none)