An efficient implementation of Int-indexed arrays (both mutable and immutable), with a powerful loop optimisation framework.
See vector
on Hackage for more information.
Mirror of packages-vector repository. DO NOT SUBMIT PULL REQUESTS HERE. Use https://github.com/haskell/vector instead.
HaskellNOASSERTION
An efficient implementation of Int-indexed arrays (both mutable and immutable), with a powerful loop optimisation framework.
See vector
on Hackage for more information.