Removing nulls from Scala, some thoughts
Saturday, November 22nd, 2008I’ve written one or two small pieces of software in the new upstart programming language Scala, and I love it. It takes all of what is good and right about Java and C#, removes a lot of the cruft, and introduces powerful new bits from modern functional languages. It’s a pleasure to write in.
Unfortunately there [...]