intern

inline fun String.intern(): String(source)

Returns a canonical representation for this string object.

Since Kotlin

1.0