-
Added
Zipper
modules for non-empty radix trees; -
Removed
Cursor
s from radix tree modules. Their functionality is subsumed by the appropriateZipper
modules. -
Added
Pointer
modules for strict radix trees;
- Fixed
Data.Zebra.Word.fillRange
. Previously it produced malformed trees in certain cases.
- Radix tree performance tweaks
- Initial rewrite