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