| Safe Haskell | Safe-Infered |
|---|
Data.PrimitiveArray.Unboxed.Zero
Description
Strict, unboxed arrays of primitive type.
Documentation
Monadic arrays of primitive type.
Constructors
| MArr0 !sh !(MutableByteArray s) |
Instances
| (Shape sh, ExtShape sh, Prim elm) => MPrimArrayOps MArr0 sh elm |