We are pleased to announce a new release of Sek, a library that offers efficient ephemeral (mutable) and persistent (immutable) sequence data structures, plus efficient conversions between these two forms.
This new release introduces optimizations that speed up several operations, including random access (get, set), splitting, and concatenation. For details, please see the change log.
opam update && opam install sek
Happy hacking,
Arthur Charguéraud & François Pottier.