Hacker News new | ask | show | jobs
by paulddraper 4198 days ago
It can, with macros. Though Scala's stri g interpolation will get you mostly there (correct number of arguments, local format specifiers that are harder to mess up).
1 comments

Maybe it doesn't have to be with macros.