'partial' keyword in C# is very good for project , what's the same thing in D?
tcak via Digitalmars-d
digitalmars-d at puremagic.com
Sat Nov 1 01:09:07 PDT 2014
On Wednesday, 29 October 2014 at 07:41:41 UTC, FrankLike wrote:
> Hello,everyone,
> I've written some projects in C#,find the 'partial' keyword
> is very userful,which lets the auto codes in another single
> file,my codes are very easy to update.
> But what the same thing in D?
>
> Thank you,every one.
We never used partial before. So you don't/shouldn't need it as
well. /s
More information about the Digitalmars-d
mailing list