D-issapointed after using C# for a while.
Taylor Hillegeist via Digitalmars-d
digitalmars-d at puremagic.com
Fri Nov 11 07:36:18 PST 2016
In the past I have worked with D, C#, Java, Python and C and some
other less popular languages. Most recently working with C# I
suddenly realize the convenience and flexibility I had in D. One
case in particular is with bit-fields in D they are a pleasure to
use and implement, but in C# they are a mystery, sure they have
Enums that are flexible for some cases, I suppose I just wanted
to say thanks to the D community for their effort.
More information about the Digitalmars-d
mailing list