Hacker News new | ask | show | jobs
by cryptos 828 days ago
This is indeed nice. However, static extension methods would have made this feature simpler (and more generic).
1 comments

And would also make code harder to read. I was always reluctant to use those in Scala because of this.