Expand description
An arena based tree structure
Structsยง
- Ancestor
- An iterator over ancestor nodes.
- Arena
- Arena allocator.
- Descendant
- An iterator over descendant nodes.
- DescendantDFS
- An iterator over descendant nodes.
- Node
- A lightweight handle pointing to actual node data.