Ellen Spertus
08/30/2022, 6:30 PMprint()
and println()
that can be called statically without a prior import
?Robert Jaros
08/30/2022, 6:34 PMEllen Spertus
08/30/2022, 6:35 PMStephan Schroeder
08/30/2022, 9:32 PMto
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/to.html is used very early in one's Kotlin journey that's to map construction via mapOf
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/map-of.htmlEllen Spertus
08/30/2022, 11:32 PMkotlin.math.*