Kotlin Standard Library Changes in 1.6

With Kotlin 1.6, the standard library gets more love! Join Sebastian () and learn about the newly stabilized features included in this latest release: collection builders, durations, bit-level rotate operations, the typeOf function for reified generics, and more. You’ll also get an overview of the newly introduced multiplatform functions for handling standard input. What’s new in Kotlin video: What’s New in Kotlin Blogpost -
Back to Top