Safe Haskell | None |
---|---|
Language | Haskell2010 |
HaskellWorks.Data.MQuery
Documentation
class IsPredicate a where Source #
Minimal complete definition
Methods
toPredicate :: ArgOf a -> a -> Bool Source #
satisfying :: (a -> Bool) -> a -> MQuery a Source #
hw-mquery-0.1.0.1: Conduits for tokenizing streams.
Safe Haskell | None |
---|---|
Language | Haskell2010 |
HaskellWorks.Data.MQuery
class IsPredicate a where Source #
Minimal complete definition
Methods
toPredicate :: ArgOf a -> a -> Bool Source #
satisfying :: (a -> Bool) -> a -> MQuery a Source #