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

Add better tools for oop #4

Closed
3 tasks done
olleicua opened this issue Jul 23, 2013 · 1 comment
Closed
3 tasks done

Add better tools for oop #4

olleicua opened this issue Jul 23, 2013 · 1 comment
Milestone

Comments

@olleicua
Copy link
Owner

  • Add a new function constructor called #@ (or lambda@) that works like the => operator in coffeescript
  • Look into ways of making functions passed to underscore methods bind to the outer this by default.
  • Add @ a shorthand for this. like in coffeescript.
@olleicua
Copy link
Owner Author

olleicua commented Aug 9, 2014

I went with @# instead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant