Teaser Image

by tag: scala (17)

My 2 cents on how to properly manage resources in Scala, or a story of reimplementing try-with-resources in Scala.

Performance comparison of popular serialization libraries for Scala...

Learning about function overloading in Scala on a real case with specs2 Mockito wrapper...