Method invocation -- why it's not working?
Jonathan M Davis
jmdavisProg at gmx.com
Thu Mar 8 00:21:44 PST 2012
On Thursday, March 08, 2012 09:19:01 Kapps wrote:
> On Thursday, 8 March 2012 at 07:53:02 UTC, Jonathan M Davis wrote:
> > It would be nice, but I honestly don't understand the people
> > who think that
> > the lack of it is crippling. It's just one of those
> > nice-to-have features.
> > Most languages don't have anything of the sort.
> >
> > - Jonathan M Davis
>
> Speaking of UFCS...
> https://github.com/D-Programming-Language/dmd/commit/b7742f7a733ff73d364c6ed
> 54af70d875d7e911b
> :D
Yes. Kenji Hara is working on getting at least some portion if it into the
compiler. I'm not quite sure what he is and isn't currently implementing for
it though. Regardless, it looks like the amount of stuff that works with UFCS
will be increasing with the next release.
- Jonathan M Davis
More information about the Digitalmars-d-learn
mailing list