Safe Haskell | None |
---|
Data.PrimitiveArray.Zero.Unboxed
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 |