<p dir="ltr">"On" has some precedent in Function.on, i.e. sortOn k = sortBy (compare `on` k)</p>
<p dir="ltr">Of course that's the "cheap key" version, I guess you're discussing adding the expensive key version. </p>
<div class="gmail_quote">On Apr 6, 2014 1:34 PM, <<a href="mailto:johnw@newartisans.com">johnw@newartisans.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
>>>>> Niklas Haas <<a href="mailto:haskell@nand.wakku.to">haskell@nand.wakku.to</a>> writes:<br>
<br>
>> Oh yes, 'sortOn' is a really nice name. :)<br>
<br>
> Huh, that name just reminded me of GHC.Exts.sortWith:<br>
<br>
Either of the names sortOn, or sortWith, sound good. Â I think I prefer<br>
sortWith.<br>
<br>
John<br>
_______________________________________________<br>
Libraries mailing list<br>
<a href="mailto:Libraries@haskell.org">Libraries@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/libraries" target="_blank">http://www.haskell.org/mailman/listinfo/libraries</a><br>
</blockquote></div>