Skip to content

Add iter_u32_digits , iter_u64_digits, to_u64_digits to both BigInt and BigUint#192

Merged
bors[bot] merged 18 commits intorust-num:masterfrom
cuviper:iter_digits
Feb 24, 2021
Merged

Add iter_u32_digits , iter_u64_digits, to_u64_digits to both BigInt and BigUint#192
bors[bot] merged 18 commits intorust-num:masterfrom
cuviper:iter_digits

Conversation

@cuviper
Copy link
Copy Markdown
Member

@cuviper cuviper commented Feb 24, 2021

This is a rebase of #158, and I also addressed my last review comments there. I did rename the iterators to U32Digits and U64Digits, but I left the iter_ prefix on the methods so they're not confused with the similar to_ methods.

@cuviper
Copy link
Copy Markdown
Member Author

cuviper commented Feb 24, 2021

cc @Speedy37

@cuviper
Copy link
Copy Markdown
Member Author

cuviper commented Feb 24, 2021

bors r+

@bors
Copy link
Copy Markdown
Contributor

bors Bot commented Feb 24, 2021

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.

2 participants