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

All the row operations: best::{tlist, row}::{at, join, push, insert, splice, remove, erase, gather, scatter} #12

Merged
merged 12 commits into from
Jun 24, 2024

Conversation

mcy
Copy link
Owner

@mcy mcy commented Jun 24, 2024

This change adds a large set of new operations to best::tlist and best::row to make slicing and dicing them in generic code simpler. Among other things, best::row(1, 2) + best::row(3, 4) works now!

This change also renames best::row_forward to best::args.

@mcy mcy merged commit 5e23f99 into main Jun 24, 2024
2 checks passed
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.

None yet

1 participant