sortOn: sorts range of aggregates by member name(s)
Andrei Alexandrescu via Digitalmars-d
digitalmars-d at puremagic.com
Mon Nov 10 06:34:05 PST 2014
On 11/10/14 12:56 AM, bearophile wrote:
> Andrei Alexandrescu:
>
>> Sadly things don't work that way - e.g. Phobos1 took a bunch of string
>> functions from Ruby and Python, to no notable effect.
>
> If you port Python code to D (and this is something I do almost every
> day) the Phobos string functions help making the porting simpler.
>
> Bye,
> bearophile
Good to know, thanks! -- Andrei
More information about the Digitalmars-d
mailing list