'partial' keyword in C# is very good for project ,what's the same thing in D?
Jacob Carlborg via Digitalmars-d
digitalmars-d at puremagic.com
Mon Nov 10 06:38:57 PST 2014
On 2014-11-10 11:21, Regan Heath wrote:
> Basically it's just a good idea(TM). Unfortunately as many have said,
> it's not something D2.0 is likely to see. String mixins aren't the
> nicest thing to use, but at least they can achieve the same/similar thing.
Template mixins can be used instead. Looks a lot better.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list