By mmarth
via dev.day.com
Published: Jul 14 2008 / 11:32
In (J)Ruby classes can be re-opened, e.g. to fix parts of an API one is unhappy with. Michael Dürig shows how the same can be achieved in the statically typed Scala using implicit definitions and the Pimp my Library pattern.
Add your comment