zipper package:radix-tree
Spine-lazy radix tree location manipulation.
Allows lookup and successive insertion without retaining the entirety
of the key in memory.
Spine-strict radix tree location manipulation.
Allows lookup and successive insertion without retaining the entirety
of the key in memory.