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: Add from_iter and via_iter for operator #4921

Merged
merged 3 commits into from
Jul 24, 2024
Merged

feat: Add from_iter and via_iter for operator #4921

merged 3 commits into from
Jul 24, 2024

Conversation

Xuanwo
Copy link
Member

@Xuanwo Xuanwo commented Jul 24, 2024

Which issue does this PR close?

Part of #3240.

Rationale for this change

This PR adds from_iter and via_iter for operator.

What changes are included in this PR?

New API from_iter and via_iter.

Are there any user-facing changes?

New API from_iter and via_iter. They will deprecate existsing from_map and via_map

Signed-off-by: Xuanwo <github@xuanwo.io>
Signed-off-by: Xuanwo <github@xuanwo.io>
Signed-off-by: Xuanwo <github@xuanwo.io>
@Xuanwo Xuanwo requested a review from PsiACE as a code owner July 24, 2024 12:19
@Xuanwo Xuanwo merged commit db66cb0 into main Jul 24, 2024
254 of 255 checks passed
@Xuanwo Xuanwo deleted the from_iter branch July 24, 2024 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants