SortBy<T> extension

on

Methods

sortBy(Comparable compare(T)) → void

Available on List<T>, provided by the SortBy extension