On May 17, 2006, at 10:33 AM, GHUM wrote:

> I really get big joy out of Mochikit; and it's really the first time I
> can see a practical use of functional programming! Besides making js
> suck less; it puts some funk into funktion, as haskell claims :)
>
> While enjoing all that maps as replacements for list comprehensions I
> love from Python,
> I desperately miss one type of function function:
>
> having to function f and g, I want a function h so that h(x) = f(g(x))
>
> Never really understood why this could be important when I read it
> within Haskell tutorials; but now that I use fp to earn food &  
> drugs; I
> really would love to have it.

I don't think there's anything quite like this in MochiKit.

What are some use cases for this? What is construct typically named?  
I can't recall ever running across a library or language that has a  
composition function like that.

-bob


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"MochiKit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/mochikit
-~----------~----~----~----~------~----~------~--~---

Reply via email to