Description Usage Arguments Value
Sorts a vector or a list by the numerical result of applying the function byFunc
.
1 | sortBy(xs, byFunc)
|
xs |
A vector or list. |
byFunc |
A function from elements of |
The result of sorting xs
by byfunc
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.