Hello! On Thu, Jan 27, 2000 at 07:08:31PM -0500, Christopher Milton wrote: > [...] > pattern matching a great deal. But my Perl friends balk > at the apparent lack of semicolons in Haskell. :-) Where is there a lack of semicolons? :-) You can even have braces. f x = let { foo = bar; bar = baz; baz = x } in x > [...] > Ich bin von Kaffeehausaufsuchkrankheit befallen. > Wo gibt's? In Wien? :-) Gruss (regards), Hannah.
- A hard core game programmers view Lennart Augustsson
- Re: A hard core game programmers view Michael Hobbs
- Re: A hard core game programmers view Brian Moe
- Re: A hard core game programmers view Leon Smith
- Re: A hard core game programmers view Brett_A . _Letner
- Re: A hard core game programmers view D. Tweed
- Re: A hard core game programmers view Tommy Thorn
- Re: A hard core game programmers view Jonathan King
- Re: A hard core game programmers view Christopher Milton
- Re: A hard core game programmers view Hannah Schroeter
- Re: A hard core game programmers view Friedrich Dominicus
- RE: A hard core game programmers view Simon Peyton-Jones
- Re: A hard core game programmers view Paul Hudak