Skip to content

Expose map_either! macro as map_both!#137

Merged
cuviper merged 5 commits into
rayon-rs:mainfrom
ronnodas:map-both
May 20, 2026
Merged

Expose map_either! macro as map_both!#137
cuviper merged 5 commits into
rayon-rs:mainfrom
ronnodas:map-both

Conversation

@ronnodas

Copy link
Copy Markdown
Contributor

Fixes #135 and is mostly taken from #109.

@cuviper cuviper left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good! I also added a single-ident version like #128 did in for_both!.

@cuviper cuviper added this pull request to the merge queue May 20, 2026
Merged via the queue into rayon-rs:main with commit c26e693 May 20, 2026
10 checks passed
@ronnodas ronnodas deleted the map-both branch May 20, 2026 20:17
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.

Add a map_both macro?

2 participants