What is so bad about

    f x = g x''
      where x'' = x' + transform
            x'  = x  * scale

(if you really hate inventing temporary names, that is).


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

Reply via email to