[Haskell-cafe] Syntax proposal for "reverse apply"/"pipeline apply" (flip ($))

Alexey Muranov alexey.muranov at gmail.com
Thu Apr 17 20:02:10 UTC 2014


On 17 avr. 2014, at 21:20, Edward Kmett <ekmett at gmail.com> wrote:

> Consensus was achieved to add it as an infixl 1 & operator to Data.Function, but not to Prelude,so we just need to put in the patch and you'll see it in GHC 7.10.

Why '&' and not '#', for example?  I have an empression that '&' often comes in pair with '|' for Boolean operations.

Alexey.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20140417/02a9cecc/attachment.html>


More information about the Haskell-Cafe mailing list