I&#39;ve never seen it in any other language.<br>It was probably created by the camp of lisp-hating functional programmers. <br>The ($) function is basically: <br>(a -&gt; b) -&gt; a -&gt; b<br><br>It certainly takes a lot of work off of the parenthesis matcher in my IDE. <br>
<br><div class="gmail_quote">On Wed, Mar 11, 2009 at 3:56 PM, Ian P. Cardenas <span dir="ltr">&lt;<a href="mailto:ipc@srand.net">ipc@srand.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im"><br>
On Mar 11, 2009, at 14:44 , Rick R wrote:<br>
&gt; actually, I was confused below.<br>
&gt; in the case of<br>
&gt; f a g b<br>
&gt; f a (g b) is required,<br>
&gt; or f a $ g b<br>
&gt; where $ is the death-to-parens infix operator, which has a<br>
&gt; precedence of 0.<br>
<br>
</div>I&#39;ve never seen a language use an infix operator like that; that&#39;s<br>
fairly useful.<br>
Are there other languages that have it?<br>
<br>
Personally, I can&#39;t read &#39;f a b c&#39; as anything other than &#39; ((f a) b)<br>
c)&#39;.<br>
<font color="#888888"><br>
-ipc<br>
</font><div><div></div><div class="h5">_______________________________________________<br>
bitc-dev mailing list<br>
<a href="mailto:bitc-dev@coyotos.org">bitc-dev@coyotos.org</a><br>
<a href="http://www.coyotos.org/mailman/listinfo/bitc-dev" target="_blank">http://www.coyotos.org/mailman/listinfo/bitc-dev</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>We can&#39;t solve problems by using the same kind of thinking we used when we created them. <br>    - A. Einstein<br>