<div dir="ltr">s/quiet easily/quite easily/g<div><br></div><div>Nice article. I wish C++ had UFCS...</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 8 August 2013 20:40, Jesse Phillips <span dir="ltr"><<a href="mailto:Jesse.K.Phillips+D@gmail.com" target="_blank">Jesse.K.Phillips+D@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Thursday, 8 August 2013 at 18:53:47 UTC, Gary Willoughby wrote:<br>
</div><div><div class="h5"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I've just finished a new blog article on the subject of alternative function syntax in D. I guess this is pretty straightforward stuff to all the people here but was a major source of confusion to me (and others?) when first learning D.<br>


<br>
I personally think this is more confusing than many people think. Hopefully this will quickly arm a developer with knowledge to be able to read and understand most D code. Let me know if i've missed anything important.<br>


<br>
<a href="http://nomad.so/2013/08/alternative-function-syntax-in-d/" target="_blank">http://nomad.so/2013/08/<u></u>alternative-function-syntax-<u></u>in-d/</a><br>
<br>
I'll post to reddit in the morning.<br>
</blockquote>
<br></div></div>
The second non-member function example is part of the -property controversy.<br>
<br>
    foo = 123;  // called as foo(123)<br>
<br>
Not sure if you'd want that mentioned.<br>
<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>   -=Miles Stoudenmire=-<br>   <a href="mailto:miles.stoudenmire@gmail.com" target="_blank">miles.stoudenmire@gmail.com</a><br>   <a href="mailto:estouden@uci.edu" target="_blank">estouden@uci.edu</a><br>

   <a href="http://itensor.org/miles/" target="_blank">http://itensor.org/miles/</a><br>
</div>