Serge D. Mechveliani wrote:
Consider the following situation, which often happens.
* A function  f  calls for  g  and for  h,
  each  g  and  h  calls for  f.

How about adding a parameter to g and h (instead of calling f directly)?

Christian
_______________________________________________
Glasgow-haskell-users mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to