<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2014-04-26 17:17 GMT+02:00 Steven D'Aprano <span dir="ltr"><<a href="mailto:steve@pearwood.info" target="_blank">steve@pearwood.info</a>></span>:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Also, folks might like to review the wide range of semantics and syntax<br>
for switch/case in different languages:<br>
<br>
<a href="http://rosettacode.org/wiki/Conditional_Structures" target="_blank">http://rosettacode.org/wiki/Conditional_Structures</a><br></blockquote><div><br></div><div>you’re missing the language calling this “pattern matching”: <a href="http://rosettacode.org/wiki/Pattern_matching">http://rosettacode.org/wiki/Pattern_matching</a><br>

<br></div><div>i especially like scala’s way of doing it (even while recognizing that it’s no good fit for python)<br></div></div></div></div>