Carrez: The real problem with Java in Linux distros
Carrez: The real problem with Java in Linux distros
Posted Oct 1, 2010 11:19 UTC (Fri) by HelloWorld (guest, #56129)In reply to: Carrez: The real problem with Java in Linux distros by marcH
Parent article: Carrez: The real problem with Java in Linux distros
Given that this is a discussion about poor developers writing poor code in Java, an example in Java seemed fit.
Anyway, if you want an example in a functional language, here is how you'd do it in Haskell:
removeEvenNumbers = filter odd