Instant is
off
|
Search plugin
|
Manual
|
haskell.org
leftApp
Packages
base
leftApp
:: ArrowApply a => a b c -> a (Either b d) (Either c d)
base
Control.Arrow
Any instance of
ArrowApply
can be made into an instance of
ArrowChoice
by defining
left
=
leftApp
.
©
Neil Mitchell
2004-2012, version 4.2.11