largeword-1.0.0: Provides Word128, Word192 and Word256 and a way of producing other large words if required.

Portabilityportable
Stabilityexperimental
Maintainerdominic@steinitz.org

Data.LargeWord

Description

Provides Word128, Word192 and Word256 and a way of producing other large words if required.

Documentation

data LargeKey a b Source

loHalf :: LargeKey t t1 -> tSource

hiHalf :: LargeKey t t1 -> t1Source