This article is not going to be an in-depth look at implicits in Scala. Instead, it will be about what they are. This article is for those who are starting to learn Scala and need a first-look at implicits as well for those who, despite not using Scala, want to know what “implicits” are all about.

This will be a series of articles, this being the first (and serving as an index for the upcoming ones) and continuing with more detailed and in-depth articles on Scala implicits — their operation and their use.

This article is not going to be an in-depth look at implicits in Scala. Instead, it will be about what they are. This article is for those who are starting to learn Scala and need a first-look at implicits as well for those who, despite not using Scala, want to know what “implicits” are all about.
This will be a series of articles, this being the first (and serving as an index for the upcoming ones) and continuing with more detailed and in-depth articles on Scala implicits — their operation and their use. […]