DESCENDING

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun <T, R : Comparable<R>> apply(sequence: Sequence<T>, by: (T) -> R): Sequence<T>

Applies the sorting order to a sequence of items.