[Haskell-cafe] Fucntion composing

Sean Leather leather at cs.uu.nl
Mon Apr 11 11:40:09 CEST 2011


> Prelude> let h x y = (g 0 (f x y))
>
> How to do pointfree definition of h?
>

See the thread http://thread.gmane.org/gmane.comp.lang.haskell.cafe/70488for
related material.

Regards,
Sean
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20110411/bf35ada0/attachment.htm>


More information about the Haskell-Cafe mailing list