<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">> Is the do keyword more than just a syntactic sugar for a string of<br>
> binds and lambdas ?<br>
<br>
</span>No, "do" is not more than syntactic sugar. The way to control execution<br>
order is "seq" and bang patterns.<br></blockquote><div><br></div><div>I think better wording is to say *evaluation* order, not execution order.</div></div></div></div>