memory-0.14.3: memory and related abstraction stuff

LicenseBSD-style
MaintainerVincent Hanquez <[email protected]>
Stabilityexperimental
Portabilityunknown
Safe HaskellSafe
LanguageHaskell2010

Data.Memory.ExtendedWords

Description

Extra Word size

Synopsis

Documentation

data Word128 Source #

A simple Extended Word128 composed of 2 Word64

Constructors

Word128 !Word64 !Word64