5 lines
169 B
Text
5 lines
169 B
Text
|
An efficient implementation of Int-indexed arrays (both mutable and
|
||
|
immutable), with a powerful loop fusion optimization framework.
|
||
|
|
||
|
WWW: http://code.haskell.org/vector
|