-
-
Notifications
You must be signed in to change notification settings - Fork 224
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
ES2025: Iterator Helpers #1601
Labels
Comments
|
This was referenced Jul 9, 2023
これもiteratorを扱うものとして考えられそう。有限リストiteratorというべきもの? |
Stage 4になったのでES2025に入る |
1と3は結構近い。1をやるなら3をしてGeneratorについてちゃんとGenerator関数から紹介するというイメージ。 けど3をやるには何かユースケースをしっかり立てる必要がある気がする。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ES2024ES2025あたりで入るけど、影響範囲が広いので、メモできる場所としてIssueを作っておくThe text was updated successfully, but these errors were encountered: