sortOn: sorts range of aggregates by member name(s)
    bearophile via Digitalmars-d 
    digitalmars-d at puremagic.com
       
    Wed Nov  5 06:52:36 PST 2014
    
    
  
Marc Schütz:
>     r.sortBy!(a => a.norm);
r.schwartzSort!(a => a.norm);
Bye,
bearophile
    
    
More information about the Digitalmars-d
mailing list