Do you mean something like this?:
http://www.dustindiaz.com/javascript-curry/ Karl Rudd On 4/17/07, Sean Catchpole <[EMAIL PROTECTED]> wrote:
Jake, Here's a problem that jQuery can't do. It doesn't support Curried Functions. Now that's not really fair because javascript does not support curried functions either. http://en.wikipedia.org/wiki/Curried_function But I can think of a way that one could hack the same effect, can you? ~Sean