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

Support [Symbol.dispose]() for unsubscribe() #215

Open
WorldMaker opened this issue Jul 11, 2023 · 1 comment
Open

Support [Symbol.dispose]() for unsubscribe() #215

WorldMaker opened this issue Jul 11, 2023 · 1 comment

Comments

@WorldMaker
Copy link

Now that Symbol.dispose is the well-named function for disposing objects, it might be useful to adjust this proposal to reflect that and either rename unsubscribe() to [Symbol.dispose]() or suggest that they be linked in most implementations.

@benlesh
Copy link

benlesh commented Aug 2, 2023

I agree here. And to that end, RxJS is going to be doing this.

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

No branches or pull requests

2 participants