primitive-containers

containers backed by arrays

https://github.com/andrewthad/primitive-containers

Latest on Hackage:0.5.1@rev:1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Andrew Martin
Maintained by [email protected]

Containers backed by flat arrays. Updates require rebuilding the entire structure, but lookups are cache coherent.