Monthly Archives: October 2013

Groovy Badness: Turn a List into a Map

I’ve always enjoyed finding bugs in languages. I still fondly recall finding a bug in Perl concerning the “while () { .. }” construct and file names that evaluate to ‘false’, like a file named “0”, for example. More recently, … Continue reading

Posted in Software Engineering | Comments Off on Groovy Badness: Turn a List into a Map