Data.Vector.Fixed.Mutable
class Arity n
arity
type family Mutable (v :: * -> *) :: * -> * -> *
type family DimM (v :: * -> * -> *) :: *
class MVector v a
lengthM
read
write
clone
class IVector v a
index
lengthI
freeze
thaw
constructVec
inspectVec