signature Internal.Endianness where

import Data.Vector.Endian.Class (Endian)

from, to :: Endian a => a -> a