Foundation.Primitive

class PrimType ty

class PrimMonad m

endianess

class ByteSwap a

data LE a

toLE

fromLE

data BE a

toBE

fromBE

Integral convertion

class IntegralUpsize a b

class IntegralDownsize a b

class IntegralCast a b