This is documentation for version v0.10.0 of patricia-tree,
but the latest version is
v0.11.0.
Click here
to redirect to the latest version.
Patricia Tree API - Value
The type of values. A 'map map
maps 'key key
to ('key, 'map) value
. Can be mutable if desired, unless it is being used in Hash-consed maps and sets.