Archive for the ‘Scala’ Category

Working with collections in scala rocks

January 25th, 2011 by Jan Västernäs

This is not new for you guys that already know scala. I attended a scala tutorial last week
and having worked exclusively with java 13 years it was a really good experience.
My current project has a lot of code that deals with collections. Filtering, sorting, matching,
manipulating and creating lookup caches is done en masse. Feels like [...]

Posted in Scala | No Comments »