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

Use iter.Seq, added in Go 1.23 #49

Merged
merged 1 commit into from
Aug 15, 2024
Merged

Use iter.Seq, added in Go 1.23 #49

merged 1 commit into from
Aug 15, 2024

Conversation

dsnet
Copy link
Collaborator

@dsnet dsnet commented Aug 15, 2024

First-class support for custom iterators was added in Go 1.23. Use that as a mechanism for iterating over Pointer tokens.

Also, update the workflows to test on Go 1.23
and bump the go.mod language version to 1.23.

First-class support for custom iterators was added in Go 1.23.
Use that as a mechanism for iterating over Pointer tokens.

Also, update the workflows to test on Go 1.23
and bump the go.mod language version to 1.23.
@dsnet dsnet merged commit ebd3a89 into master Aug 15, 2024
8 checks passed
@dsnet dsnet deleted the iter branch August 15, 2024 17:50
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

Successfully merging this pull request may close these issues.

2 participants