Faq - How can I chain/nest implicit conversions? - Scala Documentation

The enrich-my-library pattern allows one to seemingly add a method to a class by making available an implicit conversion from that class to one that implements the method.


This is a companion discussion topic for the original entry at http://docs.scala-lang.org//tutorials/FAQ/chaining-implicits.html