yjtools-0.9.18: some tools for Monad, List, Tuple and so on.
Safe HaskellSafe-Inferred
LanguageHaskell98

Control.Applicative.Tools

Documentation

(<.>) :: Functor f => (a -> b) -> (c -> f a) -> c -> f b infixr 9 Source #