|
|
|
|
|
by The_rationalist
2208 days ago
|
|
You can and you should use Java libs where appropriate.
It's always nice to have pure idiomatic Kotlin but calling Java from Kotlin is already idiomatic. As for multi platform io they are working on it https://github.com/Kotlin/kotlinx-io |
|