yjtools-0.9.13: some tools for Monad, List, Tuple and so on.

Safe HaskellSafe-Infered

Data.Bool.Tools

Documentation

(&&&), (|||) :: Monad m => m Bool -> m Bool -> m BoolSource

whether :: a -> a -> Bool -> aSource