<p dir="ltr">(`foo` 3)</p>
<p dir="ltr">Scala is very limited when it comes to this point free code. </p>
<div class="gmail_quote">On 29/12/2013 10:17 PM, "harry" <<a href="mailto:voldermort@hotmail.com">voldermort@hotmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Is there any reason not to include Scala-like anonymous arguments in<br>
Haskell? For example, I would like to write<br>
  map (\x -> foo x 3)<br>
as<br>
  map (foo _ 3)<br>
<br>
The named argument in this and similar cases adds nothing but visual and<br>
namespace clutter.<br>
<br>
_______________________________________________<br>
Beginners mailing list<br>
<a href="mailto:Beginners@haskell.org">Beginners@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/beginners" target="_blank">http://www.haskell.org/mailman/listinfo/beginners</a><br>
</blockquote></div>