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

What does the Emitter object actually look like? #20

Open
tabatkins opened this issue Sep 19, 2019 · 0 comments
Open

What does the Emitter object actually look like? #20

tabatkins opened this issue Sep 19, 2019 · 0 comments

Comments

@tabatkins
Copy link

Based on code in examples, Emitter objects appear to have several methods and properties on them, such as .send(), .next(), .value, etc. But these aren't documented anywhere and I don't know what they do.

(In particular, it kinda sounds like .value might be a magic attribute that holds the last-emitted value???)

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

1 participant