Hacker News new | ask | show | jobs
by cutler 1030 days ago
If you want to really experience the true horror of implicit try Scala.
1 comments

Scala's implicits are a lot less unpleasant because the type system means that you (and, perhaps more importantly, your IDE) know exactly where they're happening.