Kotlin Libraries: Comparables and Comparators
·6 mins
This is the second article in a series around Kotlin standard library additions. This article is all about the Kotlin comparator factory functions.
This is the second article in a series around Kotlin standard library additions. This article is all about the Kotlin comparator factory functions.
This is the first in a series of articles that will quickly go over some of the more interesting bits of the Kotlin standard libraries for Java. Today’s run-through is about some of the more interesting affordances for I/O based programming.