<shapr> for example: "head (filter (\x -> x > 5) [1..])"
<shapr> in a strict language, you can't easily play with infinite lists
<dark> In a strict language, you would write that as "6" :)-- _jsn _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
