![]() |
|
"be consistent" | |
PerlMonks |
Re^3: Old sorting paper holds the key to unlocking the secrets of the Schwartzian Transformby MonkOfAnotherSect (Sexton) |
on Nov 07, 2005 at 06:00 UTC ( #506239=note: print w/replies, xml ) | Need Help?? |
DSU (for short) is in list.sort() and the sorted() builtin as of 2.4 - eg: "mylist.sort(key=len)" will sort by length.
In Section
Meditations
|
|