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

Add more capability to slice_assign #2464

Closed

Conversation

EricLBuehler
Copy link
Member

Currently, slice_assign takes only homogeneous ranges, which is not as ergonomic as the IndexOp trait. This PR aims to make slice_assign a bit easier to work with heterogeneous range types, and specifically, uses trait objects.

@EricLBuehler
Copy link
Member Author

Closing to avoid excessive stagnant PRs.

@EricLBuehler EricLBuehler deleted the slice_assign_better branch September 25, 2024 01:44
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.

1 participant