yjtools-0.9.18: some tools for Monad, List, Tuple and so on.
Source
Contents
Index
Safe Haskell
Safe-Inferred
Language
Haskell98
Control.Applicative.Tools
Documentation
(<.>)
::
Functor
f => (a -> b) -> (c -> f a) -> c -> f b
infixr 9
Source
#