hw-balancedparens-0.4.0.0: Balanced parentheses

Safe HaskellSafe
LanguageHaskell2010

HaskellWorks.Data.BalancedParens.Internal.Word16

Synopsis

Documentation

mu0 :: Word16 Source #

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

mu1 :: Word16 Source #

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

mu2 :: Word16 Source #

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

mu3 :: Word16 Source #

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

mu4 :: Word16 Source #

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