Would it make sense to translate what's missing of the Java standard library in Kotlin common code?

Have you seen these libraries: KorGE Game Engine & Korlibs · GitHub ? Most of them are implemented in common code (e.g. many data structures in GitHub - korlibs-archive/kds: Data Structure library for Kotlin).