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

esnext: Iterator Helpers #1601

Open
azu opened this issue Feb 19, 2023 · 2 comments
Open

esnext: Iterator Helpers #1601

azu opened this issue Feb 19, 2023 · 2 comments

Comments

@azu
Copy link
Collaborator

azu commented Feb 19, 2023

ES2024 ES2025あたりで入るけど、影響範囲が広いので、メモできる場所としてIssueを作っておく

@azu
Copy link
Collaborator Author

azu commented Feb 19, 2023

arguments[@@iterator]()

argumentsはIteratorを実装してるので、Array-Likeという記述がちょっと不適切な感じになる気がする。
Iteratorであるという感じになるのかも

@azu
Copy link
Collaborator Author

azu commented Jul 20, 2024

これもiteratorを扱うものとして考えられそう。有限リストiteratoというべきもの?

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