Instant is
off
|
Search plugin
|
Manual
|
haskell.org
sortBy
-containers
Packages
containers
base
sortBy
:: (a -> a -> Ordering) -> [a] -> [a]
base
Data.List
The
sortBy
function is the non-overloaded version of
sort
.
©
Neil Mitchell
2004-2012, version 4.2.11