Skip to content

Conversation

tarcieri
Copy link
Member

Does a similar treatment to what #556 and #557 did for split* methods, moving concat_mixed to be a method on Uint that accepts &self, making the method public, and redefining Uint::concat generically with bounds on Self: Concat.

Does a similar treatment to what #556 and #557 did for `split*` methods,
moving `concat_mixed` to be a method on `Uint` that accepts `&self`,
making the method public, and redefining `Uint::concat` generically with
bounds on `Self: Concat`.
@tarcieri tarcieri merged commit 8f4c7f5 into master Jan 16, 2024
@tarcieri tarcieri deleted the uint/refactor-concat-mixed branch January 16, 2024 18:51
@tarcieri tarcieri mentioned this pull request Jan 22, 2025
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