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

Does ReadableStream.values() need a proper definition? #1107

Closed
tomayac opened this issue Feb 3, 2021 · 2 comments
Closed

Does ReadableStream.values() need a proper definition? #1107

tomayac opened this issue Feb 3, 2021 · 2 comments

Comments

@tomayac
Copy link
Contributor

tomayac commented Feb 3, 2021

Currently, ReadableStream.values() sort of comes out of nowhere in § 4.2.5. Should it be properly defined?

@domenic
Copy link
Member

domenic commented Feb 3, 2021

It is defined: see https://heycam.github.io/webidl/#idl-async-iterable and https://heycam.github.io/webidl/#es-asynchronous-iterable.

I'll close this since there's no spec bug here, but I'm happy to continue answering questions in the closed thread!

@domenic domenic closed this as completed Feb 3, 2021
@tomayac
Copy link
Contributor Author

tomayac commented Feb 3, 2021

Oh, I see now. Thanks for the helpful pointers!

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

No branches or pull requests

2 participants