What Makes A Programming Language Good
bearophile
bearophileHUGS at lycos.com
Wed Jan 19 11:41:33 PST 2011
spir:
> Yep, but often one is the main exported element.
That's not true for Phobos, my dlibs1, and lot of my code that uses those libs.
>When there are several, hopefully sensibly related, exported things, then it's easy to indicate: mathFuncs, stringTools, bitOps... while still following D naming conventions.<
D module names are better fully lowercase. This is their D standard...
Bye,
bearophile
More information about the Digitalmars-d
mailing list