[Haskell-cafe] Why are && and || right-associative?
Ivan Perez
ivanperezdominguez at gmail.com
Sat Apr 13 10:38:59 UTC 2019
>
> Your "training as a kid in math" almost certainly did not
> include any discussion of logical operators, and I would
> be astonished if you had been told that
> a ** b ** c
> was defined to be
> a ** (b ** c)
> back in 1950-something, or that there is a famous programming
> language where A-B-C-D means A-(B-(C-D)) that is nearly as
> old.
>
This is clearly not what I said.
Also, I never implied my training to be 'special'. I'm sure people were
taught math similarly.
Finally, and very important: I would like to ask that you stop speculating
about what I did or did not learn, or when, to try and keep this civil, and
focus on the technical discussion, and not the people.
Ivan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20190413/3f15d1bb/attachment.html>
More information about the Haskell-Cafe
mailing list