Data.Vector.Primitive.Mutable.Safe
data MVector s a
type IOVector
type STVector s
class Prim a
length
null
slice
init
tail
take
drop
splitAt
overlaps
new
replicate
replicateM
clone
grow
clear
read
write
swap
set
copy
move