orderBy

Sorts the elements of a sequence in ascending order according to a key

T[]
orderBy
(
alias func
T
)
(
T[] source
)

Meta