packages feed

rrb-vector-0.1.1.0: README.md

# rbb-vector

An implementation of a Relaxed Radix Balanced Vector (RRB-Vector), an efficient sequence data structure.
It supports fast indexing, iteration, concatenation and splitting.

For more information, see [`rrb-vector` on Hackage](https://hackage.haskell.org/package/rrb-vector).