[Haskell-cafe] Syntax proposal for "reverse apply"/"pipeline apply" (flip ($))
Alexey Muranov
alexey.muranov at gmail.com
Wed Apr 16 23:56:37 UTC 2014
On Thursday, April 17, 2014 1:49:31 AM UTC+2, Dan Burton wrote:
> In the "lens" package, this is (&) at infixl 1. In the "diagrams" package,
> this is (#) at infixl 8. You're certainly not the first to want this, but
> nobody can ever agree what it should be called or what fixity it should
> have. You can always just define it yourself.
>
(#) does not look too bad either.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20140416/ccada62f/attachment.html>
More information about the Haskell-Cafe
mailing list