<div class="gmail_quote">On 3 June 2010 16:14, Gabriel Riba <span dir="ltr">&lt;<a href="mailto:griba2001@gmail.com">griba2001@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div id=":268" class="ii gt">Maybe we could take out importance on the number of _ wildcards (constructor<br>
arity) with a syntax like.<br>
         li @ (Cons ...)<br>
         li @ (Nil ...)<br>
</div></blockquote></div><br><br>can&#39;t you already use {} to get rid of the underscores?<br><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">li@(Cons {})</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">li@(Nil  {})</span><br clear="all"><br>-- <br>Ozgur Akgun<br>