Deniz Dogan schrieb: > 2009/6/20 Stephan Friedrichs <[email protected]>: >> Deniz Dogan wrote: >>> I (too) often find myself writing code such as this: >>> >>> if something >>> then putStrLn "howdy there!" >>> else if somethingElse >>> then putStrLn "howdy ho!" >>> else ... >>> >>> [...]
http://haskell.org/haskellwiki/Case _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
