Y
Hacker News
new
|
ask
|
show
|
jobs
by
jadyoyster
4566 days ago
You can however use macros to generate the fixed argument count versions; I don't know if Scala is able to do that.
2 comments
saryant
4566 days ago
Macros are available but still experimental. They're already used in stable branches in a number of projects though, including the Play Framework.
link
lmm
4566 days ago
It can, though the functionality is relatively recent.
link