memory-0.14.6: memory and related abstraction stuff

LicenseBSD-style
MaintainerVincent Hanquez <vincent@snarc.org>
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