Skip to content

Conversation

tarcieri
Copy link
Member

This is more consistent with Uint, where mul returns an output whose limbs are equal to the sum of the input limb counts.

Uint::mul_wide returns a tuple of lo and hi components, with Uint::mul handling the concatenation.

This is more consistent with `Uint`, where `mul` returns an output whose
limbs are equal to the sum of the input limb counts.

`Uint::mul_wide` returns a tuple of lo and hi components, with
`Uint::mul` handling the concatenation.
@tarcieri tarcieri merged commit beed3fb into master Nov 30, 2023
@tarcieri tarcieri deleted the boxed-uint/rename-mul-wide branch November 30, 2023 02:30
@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