Companion

object Companion

Functions

Link copied to clipboard
fun <T> findRuns(list: List<T>, comparator: Comparator<T>): List<StatisticalRun<T>>