Name: Anonymous 2008-07-20 15:40
hi guys how many klocs are your projects running? mine right now is 7.2k but most of my other ones are over 9000
fact n
| n >= 0 = product [1..n]
| otherwise = throw ArgumentError