Data.Vector.Fixed.Primitive

Immutable

data Vec n a

type Vec1

type Vec2

type Vec3

type Vec4

type Vec5

Mutable

data MVec n s a

Type classes

class Prim a