Control.Imperative.Vector.Dynamic
data Vector m n a
type MonadVector m
type VectorElem a
type family VectorEntity a :: * -> * -> *
class HasVector s v m
type family Item a
type family NestedList n a
data Size n
data Dim n
dim1
dim2
dim3
new
newSized
newSized'
length
size
fromList
toList
push
pop
unshift
shift