Will Kotlin provide nio and nio2 library?

hello?

To use the types from java.nio.* packages you don’t have to wait while Kotlin provides some library, you can just import and use them.

Or do you feel that API misses something and can be extended in a Kotlin-specific way, so you’re asking about a library of those kotlin-specific extensions?

Thank you!