Instant is
off
|
Search plugin
|
Manual
|
haskell.org
liftA2
Packages
base
liftA2
:: Applicative f => (a -> b -> c) -> f a -> f b -> f c
base
Control.Applicative
Lift a binary function to actions.
©
Neil Mitchell
2004-2012, version 4.2.11