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

HaskellWorks.Data.BalancedParens.Internal.Word64

Synopsis

Documentation

mu0 :: Word64 Source #

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

mu1 :: Word64 Source #

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

mu2 :: Word64 Source #

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

mu3 :: Word64 Source #

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

mu4 :: Word64 Source #

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

mu5 :: Word64 Source #

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

mu6 :: Word64 Source #

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