|
|
|
|
|
by chrisloy
4107 days ago
|
|
I've written a lot of Scala and I don't think I've seen anything as slow as even 1 line/second. Odersky was talking about Shapeless, which is an edge case in that it is a home for all the type-heavy calculations that scalac can compile but isn't currently optimised towards. edit: reworded for clarity |
|