kotlin-algebraic-types-plugin
/
org.drx.plugin.algebraictypes.generate
/
kotlin.String
/
replaceLast
replaceLast
fun
String
.
replaceLast
(
oldValue
:
String
,
newValue
:
String
)
:
String