On Thu, Feb 18, 2010 at 09:28, Lars T. Kyllingstad <[email protected]> wrote:
> Andrei said in the 'D2 Closure' thread that D2 has officially been frozen, > and that he and Walter has made a lot of desicions on their own over the > past few weeks. > > That makes me, and I'm sure others as well, curious as to what these > desicions were, and what the final D2 spec looks like. I'd hate to have to > wait for TDPL to come out, and the compiler releases catching up, to find > out. ;) > > So, Walter, Andrei, and anyone else in the know: > (...) > 8. Universal function call syntax? If a.foo(b) doesn't compile, let's try foo(a,b), whatever the types of a and b. Currently, it works only for arrays. Philippe
