Y
Hacker News
new
|
ask
|
show
|
jobs
by
wheaties
4198 days ago
This was awesome and yet one more reason to learn Idris. Now I have to see if it can be done in Scala.
1 comments
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).
link
wheaties
4198 days ago
Maybe it doesn't have to be with macros.
link