vector icon indicating copy to clipboard operation
vector copied to clipboard

An efficient implementation of Int-indexed arrays (both mutable and immutable), with a powerful loop optimisation framework .

The vector package Build Status

An efficient implementation of Int-indexed arrays (both mutable and immutable), with a powerful loop optimisation framework.

See vector on Hackage for more information.