Join Slack
Communities
Powered by
`"${something}"` is shorthand for `String.format("...
# language-proposals
b
benleggiero
01/28/2017, 6:41 PM
"${something}"
is shorthand for
String.format("%s", something.toString())
Open in Slack
Previous
Next