
13 Apr
2007
13 Apr
'07
1:09 a.m.
G'day all.
Quoting Kurt Hutchinson
For my own edification, what is the benefit of this sortWith over sortBy?
None. I wanted to write my own sort, illustrating how the lazy evaluation thing works, and I didn't want a name clash with an existing library function. Cheers, Andrew Bromage