fillPlaceholders

fun String.fillPlaceholders(vararg strings: String): String

Substitutes placeholders with strings, respecting order of appearance.

Sources

jvm source
Link copied to clipboard