sortOn: sorts range of aggregates by member name(s)

"Nordlöw" via Digitalmars-d digitalmars-d at puremagic.com
Mon Nov 10 11:58:30 PST 2014


On Monday, 10 November 2014 at 03:38:49 UTC, Andrei Alexandrescu 
wrote:
> That's a better approach, thanks. A few compelling examples 
> would help.
>
>
> Andrei

One more thing. How should reverse sorting be handled in elegant 
way? Like this

https://github.com/nordlow/justd/blob/master/sort_ex.d#L57

or via some other clever solution I haven't thought about?


More information about the Digitalmars-d mailing list