[Haskell-cafe] Re: First time haskell - parse error!
Achim Schneider
barsoap at web.de
Sun Mar 14 18:14:17 EDT 2010
Sebastian Fischer <sebf at informatik.uni-kiel.de> wrote:
> (Choosing names that are
> "misleading or flat out wrong" is of course always a bad idea.)
foo = f . g . h where
f x = ...
g x = ...
h x = ...
Sometimes laziness is just the clearest option.
--
(c) this sig last receiving data processing entity. Inspect headers
for copyright history. All rights reserved. Copying, hiring, renting,
performance and/or quoting of this signature prohibited.
More information about the Haskell-Cafe
mailing list