-
Notifications
You must be signed in to change notification settings - Fork 193
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
125: Doc: some minor clarifications and formatting nits r=cuviper a=tspiteri * Use "least significant digit first" instead of "little endian" for 32-bit digits. * Document ordering of BigInt::from_slice and BigInt::assign_from_slice. * Put a dash in "two's-complement" when used as an adjective. * Change "u32" to "`u32`". Fixes #124. Co-authored-by: Trevor Spiteri <tspiteri@ieee.org>
- Loading branch information
Showing
2 changed files
with
15 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters