Control.Imperative.Vector.Static

Types

data Vector m n a

type MonadVector m

type VectorElem a

type family VectorEntity a :: * -> * -> *

class HasVector s v m

type family NestedList n a

data Size n

data Dim n

dim1

dim2

dim3

Operations

newSized

newSized'

length

size

fromListN

toList