<Kotlin 1.1: What’s coming in the standard library...
# announcements
u
Kotlin 1.1: What’s coming in the standard library Java 9 preparations Java 9 is coming and brings Project Jigsaw to the table — the Java platform module system. One of the constraints it imposes is that no two modules can declare public API in the same package. The … Continue reading →
K 4