| Safe Haskell | None |
|---|
Data.Yarr.Repr.Boxed
Documentation
Mutable Boxed is a wrapper for MutableArray.
Instances
| DefaultFusion MB D L | |
| (Shape sh, NFData a) => UTarget MB L sh a | |
| (Shape sh, NFData a) => USource MB L sh a | |
| (Shape sh, NFData a) => Regular MB L sh a | |
| (Shape sh, NFData a) => Manifest B MB L sh a | |
| (Shape sh, Vector v e, NFData e) => UVecSource (SE MB) MB L sh v e | |
| (Shape sh, NFData a) => NFData (UArray MB L sh a) |
There are also Boxed and MutableBoxed
UArray family constructors,
which aren't presented in the docs because Haddock
doesn't support associated family constructors.
See source of Data.Yarr.Repr.Boxed module.