Closed spion closed 5 years ago
Implements the monoid array as well as foldToIndex. This is enough to implement caching for things like layout node heights, markers, search results etc.
Needs tests for external friendly MonoidArray interface, as well as documentation rewrite to just use MArray instead of internals.
Implements the monoid array as well as foldToIndex. This is enough to implement caching for things like layout node heights, markers, search results etc.