On Wed, Aug 25, 2010 at 08:55, Kevin Wright <[email protected]>wrote:
> > http://michid.wordpress.com/2010/08/24/so-scala-is-too-complex/ > > <http://michid.wordpress.com/2010/08/24/so-scala-is-too-complex/>I'm > curious, does anyone have an example of the same problem being solved in > both Java and Scala, with Java offering the simplest solution? > The Scala solution really is nice. I'd be learning Scala if I wasn't busy learning Clojure. Someday, I'll speak both, but for now: http://gist.github.com/549408 , though my solution is perhaps a little code-golfy. // Ben -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
