Safe Haskell | None |
---|---|
Language | Haskell2010 |
HaskellWorks.Data.Bits.Unmatched
Documentation
class UnmatchedL0 a where Source #
Minimal complete definition
Methods
unmatchedL0 :: a -> Int Source #
class UnmatchedL1 a where Source #
Minimal complete definition
Methods
unmatchedL1 :: a -> Int Source #
class UnmatchedR0 a where Source #
Minimal complete definition
Methods
unmatchedR0 :: a -> Int Source #
class UnmatchedR1 a where Source #
Minimal complete definition
Methods
unmatchedR1 :: a -> Int Source #