Module node

Source
Expand description

Low-level implementation of an AA tree. You shouldn’t have to use this directly; instead, use the implementations in AATreeSet and AATreeMap.

Structs§

AANode

Enums§

TraverseStep
This type specifies the requested step for traverse.