Kotlin's string interpolation is simply there to m...
# language-proposals
f
Kotlin's string interpolation is simply there to make an annoyance in Java simpler to read and write; it's not made to solve all mankind's templating problems, which cover a far broader range and which isn't something that the language itself should be opinionated about, in this case.