object

nrbtree

Nested dictionary implementation based on the red-black tree implementation. Uses standard order to compare keys.

Availability:
logtalk_load(nested_dictionaries(loader))
Author: Paul Brown and Paulo Moura.
Version: 0:1:0
Date: 2021-04-09
Compilation flags:
static, context_switching_calls
Implements:
Extends:
private rbtree
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)

See also

navltree, nbintree