[Haskell-cafe] flip1 through flip9, useful?
João Cristóvão
jmacristovao at gmail.com
Thu Jan 16 17:57:39 UTC 2014
>
> For flips of higher arities, you would choose a different `f`, like (f ~
> (->) d . (->) c):
>
> \f a -> fmap ($a) f :: (c -> d -> a -> b) -> (a -> c -> d -> b)
>
Hi,
Could you give a concrete example of this (for higher arities)?
Thanks,
Joao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20140116/724314e7/attachment.html>
More information about the Haskell-Cafe
mailing list