Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

Change keys()/values()/entries() to return async iterators #47

Merged
merged 1 commit into from
Jan 18, 2019

Conversation

domenic
Copy link
Collaborator

@domenic domenic commented Jan 16, 2019

Closes #6.


Preview | Diff

@domenic
Copy link
Collaborator Author

domenic commented Jan 17, 2019

Tests are available at https://chromium-review.googlesource.com/c/chromium/src/+/1396453

After writing tests for the error cases there, I was surprised to find the spec as-is seems to handle them nicely. So, I think this is ready to merge. I'll hold off a bit in case review over there (or here!) catches any issues, but once that goes through I'll merge.

@domenic domenic merged commit 2432509 into master Jan 18, 2019
@domenic domenic deleted the async-iterators branch January 18, 2019 20:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant