On Apr 10, 11:50 am, Christophe Porteneuve <[EMAIL PROTECTED]> wrote: > Nice, but that doesn't explicit the fact that these are just the *first* > arguments: you can add more when calling the resulting function.
I don't see how this is different from call, apply, or bind. The differences between these three methods are subtle enough that they can't be completely explained in the names of the methods. I think "given" or "curry" would be just fine -- currying is a well- established concept, so I'm not worried about the terminology confusing people. But "given" is a good name for it also. Andrew --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype: Core" 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/prototype-core?hl=en -~----------~----~----~----~------~----~------~--~---
