I'm not sure when this little "feature" got slipped into the Scala compiler, but now no longer need to choose an faux-meaningful name for your implicits. implicit val _: Show[Int] = _.toString Reality: the implicit has a name, and that name is `_`.
Replying to @abhishes
Then everything comes unstuck, unfortunately. They both end up being called ‘_’, accessible via backticks, but one shadows the other. See @virus_dave's reply for a fair analysis of this aspect of it!
9:33 AM - 13 Feb 2019
0 replies
0 retweets
2 likes
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.