Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Function.prototype Methods #11

Closed
ollym opened this issue Sep 1, 2011 · 1 comment
Closed

Function.prototype Methods #11

ollym opened this issue Sep 1, 2011 · 1 comment
Assignees
Labels
Milestone

Comments

@ollym
Copy link
Owner

ollym commented Sep 1, 2011

From underscore.js:
bind, bindAll, memoize, delay, defer, throttle, debounce, once, after, wrap, compose

From Ruby:
new, equal

From Me:
tap

@ghost ghost assigned ollym Sep 1, 2011
@ollym
Copy link
Owner Author

ollym commented Sep 3, 2011

memoize => cache
bind -> Already implemented in ECMA5
bindAll -> tap

ollym pushed a commit that referenced this issue Sep 5, 2011
ollym pushed a commit that referenced this issue Sep 5, 2011
ollym pushed a commit that referenced this issue Sep 5, 2011
@ollym ollym closed this as completed in 4eb7c94 Sep 5, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant