talestonini / scala-decorators

Exercising decorators in Scala

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Decorators in Scala

This is the full working code of my blog post Decorators in Scala.

Running the code

Have sbt in your system path and:

sbt run

About

Exercising decorators in Scala


Languages

Language:Scala 100.0%