Safe Haskell | Safe-Infered |
---|
Data.PrimitiveArray.Unboxed.VectorZero
Description
Strict, unboxed arrays of primitive type. Uses unboxed vectors internally to provide tuple instances.
Documentation
Monadic arrays of primitive type.
Instances
(Shape sh, ExtShape sh, Unbox elm) => MPrimArrayOps MArr0 sh elm |