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

feat: parallel loops over multiple arrays #1002

Merged
merged 2 commits into from
Jan 22, 2025
Merged

Conversation

matteo-cristino
Copy link
Collaborator

No description provided.

@matteo-cristino matteo-cristino marked this pull request as draft January 13, 2025 11:21
@matteo-cristino matteo-cristino linked an issue Jan 13, 2025 that may be closed by this pull request
@matteo-cristino matteo-cristino marked this pull request as ready for review January 15, 2025 08:56
end
end

Foreach("values prefix '' at same position in arrays '' and ''", _zip_with_prefix)
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

values/value

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

value prefix '' across arrays '' and ''

@matteo-cristino matteo-cristino merged commit 37a01bd into master Jan 22, 2025
27 checks passed
@matteo-cristino matteo-cristino deleted the feat/zip_foreach branch January 22, 2025 10:20
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.

foreach statement to iterate in parallel over arrays
1 participant