By Alvin Alexander. Last updated: June 8, 2017
Intellij IDEA has a reall nice help-tip hover tool that helps to explain some of Scala’s advanced language features. In this case the code Monad[M[_]]
is a higher-kinded type, which I hope to explain more in my new book.