hw-balancedparens-0.4.1.3: Balanced parentheses
Safe HaskellSafe-Inferred
LanguageHaskell2010

HaskellWorks.Data.BalancedParens.Internal.Word32

Synopsis

Documentation

mu0 :: Word32 Source #

Subwords of size 2 ^ 0 alternating between all bits cleared and all bits

mu1 :: Word32 Source #

Subwords of size 2 ^ 1 alternating between all bits cleared and all bits

mu2 :: Word32 Source #

Subwords of size 2 ^ 2 alternating between all bits cleared and all bits

mu3 :: Word32 Source #

Subwords of size 2 ^ 3 alternating between all bits cleared and all bits

mu4 :: Word32 Source #

Subwords of size 2 ^ 4 alternating between all bits cleared and all bits

mu5 :: Word32 Source #

Subwords of size 2 ^ 5 alternating between all bits cleared and all bits