[jQuery] jQuery equiv of Prototype: bind() and curry()

[jQuery] jQuery equiv of Prototype: bind() and curry()


Prototype Doc:
http://www.prototypejs.org/api/function
A friend of mine is not converting over to jQuery from prototype
because he doesn't think that there are jQuery equivs of these
prototype functions.
Can someone please prove him wrong? :)
The bind function is not the same as the jQuery bind function...