David Dashifen Kees wrote: > Alrighty, having read up on currying in JavaScript (I knew it as lambda > functions) I agree, there's no good way to name that function so that it > has a meaning outside of a programing paradigm because it is a > programing technique.
Actually there was some discussion on the prototype-core list for names. I like given(). Like "this function given these arguments". That's what Perl 6 calls it's currying method. But I'm a little biased since I'm a Perl guy :) -- Michael Peters Developer Plus Three, LP --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" 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/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
