OddWord

Provides a wrapper for deriving word types with fewer bits.

http://www.gekkou.co.uk/

Latest on Hackage:1.0.2.0@rev:1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Robin KAY
Maintained by Robin KAY

Provdes the OddWord type, which wraps an existing integer type and exposes a subset of its bits as a new narrower word type. Includes predefined type synonyms for all the odd sized words up to 63 bits.