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