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

Allow swapping two elements #42

Closed
fritzrehde opened this issue Dec 14, 2023 · 0 comments · Fixed by #54
Closed

Allow swapping two elements #42

fritzrehde opened this issue Dec 14, 2023 · 0 comments · Fixed by #54

Comments

@fritzrehde
Copy link

A method like swap((row_a, col_a), (row_b, col_b)) would be very useful, since only the underlying vector has ownership of the values and can move them around.

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 a pull request may close this issue.

1 participant