Expand description
Allows importing all of the KeTree traits at once.
Modules§
Traits§
- Provides a data-structure to store children to the KeTree.
- The basic immutable methods of all KeTrees.
- The basic mutable methods of all KeTrees.
- The non-mutating methods of a KeTree node.
- The mutating methods of a KeTree node.
- The basic operations of a KeTree when a Token is necessary to access data.
- Nodes from a token-locked tree need a token to obtain read/write permissions.