Portability | non-portable |
---|---|
Stability | experimental |
Maintainer | Roman Leshchinskiy <[email protected]> |
Data.Vector.Unboxed
Description
Unboxed vectors based on Unbox
.
- data Vector a = Vector !Int !Int ByteArray#
- module Data.Vector.IVector
vector-0.2: Efficient Arrays
Portability | non-portable |
---|---|
Stability | experimental |
Maintainer | Roman Leshchinskiy <[email protected]> |
Data.Vector.Unboxed
Description
Unboxed vectors based on Unbox
.