View Source API Reference Vectoree v0.0.1
Modules
A module containing functions for interacting with the 'tree' data structure,
the latter being a key-value store (map) with keys being TreePath
structs
and a payload value of arbitrary type.
A canonical path implementation for tree structures.