Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

how many klocs

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

Name: Anonymous 2008-07-20 22:16

Why doesn't Haskell have exceptions?

This would be cool!


fact n
  | n >= 0    = product [1..n]
  | otherwise = throw ArgumentError

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List