Hacker News new | ask | show | jobs
by Randgalt 3146 days ago
So true. Implicit parameter explosion is one the worst aspects of maintaining Scala code. In larger projects trying to comprehend how to import and understand which implicit parameters are used/needed can be maddening.