Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 282 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 282 Bytes

A worksheet that contains some sample code to illustrate implicits and implicit scope + two simple type classes Show and Showable. The latter demonstrates how the type class definition and the extension method that tends to come with it can be condensed in a single definition.