All Downloads are FREE. Search and download functionalities are using the official Maven repository.

java.lang.String.kt.jslib Maven / Gradle / Ivy

There is a newer version: 4.26.0
Show newest version


package js;


native public fun String.replace(s: String, s2: String): String = noImpl

public fun Byte.toChar() : Char {
    return (this as Char);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy