std.uni.toLowerCase / .toUpperCase

via Digitalmars-d digitalmars-d at puremagic.com
Wed Jun 24 13:05:48 PDT 2015


On Tuesday, 23 June 2015 at 22:58:32 UTC, Vladimir Panteleev 
wrote:
> On Tuesday, 23 June 2015 at 22:45:10 UTC, Vladimir Panteleev 
> wrote:
>> A rename can be proposed by creating a subthread: [...]
>
> Rationale:
>
> As with setExt, std.uni already contains functions called 
> toLower/toUpper, thus the only difference in name is that the 
> implied word "Case" is omitted. The distinction is not 
> memorable.
>
> Proposed new name: lowerCased / upperCased

Havent't read the entire thread yet, but in case it hasn't been 
suggested yet:

inLowerCase / inUpperCase


More information about the Digitalmars-d mailing list