DIP54 : revamp of Phobos tuple types
David Nadlinger
code at klickverbot.at
Sun Dec 29 17:36:47 PST 2013
On Sunday, 29 December 2013 at 15:42:34 UTC, Jakob Ovrum wrote:
> I think we should use this chance to rectify the capitalization
> of the name. As the result is not exclusively a list of types,
> current conventions state that the name should be
> lowerCamelCase.
I believe you got this one the wrong way around: Unless it is
exclusively a list of values, the name should be camel cased. It
is staticMap t a misnomer in that regard.
David
More information about the Digitalmars-d
mailing list