StringInterpolator

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun interpolate(string: String, context: Map<String, Any>): String

Possible improvement: validate if all variables have been resolved and if not, throw.