<div dir="ltr">Hi Martin<br><div><br>I think case ... of here is equivalent to let ... in the only difference is that it can avoid growing rightwards. The declaration and body of let would have to be indented to the same level as the `let` keyword. With case ... of the consequent expression doesn&#39;t have to be indented to the level of `case` provided it is on a new line.<br>
<br></div><div>I don&#39;t think I&#39;ve ever noticed this &quot;typographical trick&quot; of a single case _case_ in other code. <br></div><div class="gmail_extra"><br><br></div></div>