Hacker News new | ask | show | jobs
by mike_hearn 90 days ago
Kotlin string interpolation turns into the fancy invokedynamic based string concatenation behind the scenes so it's very optimized: https://openjdk.org/jeps/280