SortedBy<T> extension

on

Methods

sortedBy(Comparable selector(T)) Iterable<T>

Available on Iterable<T>, provided by the SortedBy extension