top | item 11925565

(no title)

robwilliams | 9 years ago

>Use a better language instead of caring about the names.

That's not always an option.

Also, I don't find the language OP linked syntactically challenged. C# has a similar syntax and it's much more readable than what you've provided:

people.Sort(p => p.FirstName);

discuss

order

No comments yet.