úÎYÿ     +Create a new m-array with a default value. In , z is not used. Monadic data type  Monadic read Monadic write Monadic bounds  Build monadic array from assocs UNSAFE freezing of array.  Build the complete monadic table from a list *Read the complete monadic table as a list PrimArray data type 'Index an array without bounds-checking  All associations of (key,value) Pure build function $Min- and maxbound of all dimensions  Check if index is within bounds  Build the complete table from a list "Read the complete table as a list  Asserting  *. Debug-code is checked for out-of-bounds = occurances while production code uses unsafeIndex directly. HCreate a new array from an old one, mapping a function over all values. 7The Read instance follows Read for Data.Vector.Unboxed @The Show instance looks a bit like Show for Data.Vector.Unboxed              PrimitiveArray-0.0.4.0Data.PrimitiveArray.InternalData.PrimitiveArrayData.PrimitiveArray.IxnewWithnew PrimArrayOpsM PrimArrayMreadMwriteMboundsM fromAssocsM unsafeFreezeM fromListMtoListM PrimArrayOps PrimArray unsafeIndexassocs fromAssocsbounds checkBoundsfromListtoList!amap$fReadPrimArray$fShowPrimArrayPaIxPMPaIxP