[Haskell-cafe] Proposal: Infix expression keyword: -XInfixExpressions

Erik Hesselink hesselink at gmail.com
Thu Feb 19 15:29:20 UTC 2015


If I'm reading it correctly, the only example where a fold wouldn't
work is <*>, right? And probably conduits, I don't know the types
there.

Erik

On Thu, Feb 19, 2015 at 4:22 PM, Christopher Done <chrisdone at gmail.com> wrote:
> On 19 February 2015 at 16:15, Clinton Mead <clintonmead at gmail.com> wrote:
>> "infix" for two or more arguments is pretty much just "foldl1".
>
> Please see the proposal.
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe


More information about the Haskell-Cafe mailing list