Y
Hacker News
new
|
ask
|
show
|
jobs
by
xtho
5612 days ago
I guess scala isn't already complex or rather implicit enough.
Is this implemented as a library or does it also require changes to the language/compiler?
1 comments
baconserker
5611 days ago
It required a small language change, which I believe you can see in it's entirety here:
https://lampsvn.epfl.ch/trac/scala/changeset/23993
link