Skip to content

Instantly share code, notes, and snippets.

@magdamiu
Created December 17, 2021 13:56
Embed
What would you like to do?
String templates | High performance with idiomatic Kotlin
val displayContentWithTemplate = "Hello $firstName! Please confirm that $email is your email address."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment