Sebastian Fischer <s...@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.


_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to