<div dir="auto"><div>I think Brandon's point is that short-circuiting is in fact an example of lazy evaluation, regardless of the language being otherwise strict.<br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Apr 12, 2019, 4:52 PM Stefan Monnier <<a href="mailto:monnier@iro.umontreal.ca" target="_blank" rel="noreferrer">monnier@iro.umontreal.ca</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">> Er? Without laziness, you're going to try to evaluate the bottoms<br>
> regardless of where they are.<br>
<br>
Exactly: with lazyness, either associativity gives the same result,<br>
and without lazyness either associativity also gives the same result.<br>
The two seem orthogonal to me.<br>
<br>
<br>
        Stefan<br>
_______________________________________________<br>
Haskell-Cafe mailing list<br>
To (un)subscribe, modify options or view archives go to:<br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" rel="noreferrer noreferrer noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe</a><br>
Only members subscribed via the mailman list are allowed to post.</blockquote></div></div></div>