Not sure if this is the same conversation as befor...
# kotlin-native
r
Not sure if this is the same conversation as before but If you are talking about the scala native port of the JDK classes, they are reimplemented in standard scala and some stuff delegated to native code https://github.com/scala-native/scala-native/blob/master/javalib/src/main/scala/java/lang/String.scala#L186