kotlin-stdlib / kotlin.text / concat concat JS 1.1 @DeprecatedSinceKotlin ( "1.6" ) fun String . concat ( str : String ) : String (source) Deprecated: Use String.plus() instead