object
Red-Black trees. Uses standard order to compare keys.
Vitor Santos Costa; adapted to Logtalk by Paulo Moura.
1.01
2010/5/8
static, context_switching_calls
public dictionaryp
public compound
Applies a closure to the tree pairs identified by a set of keys.
static
partial_map(Tree,Keys,Closure,NewTree)
partial_map(*,*,2,*)
partial_map(+tree,+list,@closure,-tree) – zero_or_one
(see related entities)
(see related entities)