Basement.UArray.Mutable

data MUArray ty st

Property queries

sizeInMutableBytesOfContent

mutableLength

mutableOffset

mutableSame

onMutableBackend

Allocation & Copy

new

newPinned

newNative

mutableForeignMem

copyAt

copyFromPtr

copyToPtr

sub

Reading and Writing cells

unsafeWrite

unsafeRead

write

read

withMutablePtr