Data.Primitive.Ptr

Types

data Ptr a

Address arithmetic

nullPtr

advancePtr

subtractPtr

Element access

indexOffPtr

readOffPtr

writeOffPtr

Block operations

copyPtr

movePtr

setPtr

copyPtrToMutablePrimArray