min

fun <E> SortedSet<E>.min(): E?(source)

Returns the first item in this sorted set.