compact-mutable-vector

Mutable vector with different GC characteristics

Latest on Hackage:0.0.0.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 rightfold
Maintained by rightfold

Library for avoiding excessive mutable array traversals by the garbage collector when you use compact regions for your elements.

See Haddock for more information.