yjtools-0.4: some tools for Monad

Control.Applicative.Utils

Documentation

(<.>) :: Functor f => (a -> b) -> (c -> f a) -> c -> f bSource