- Hybrid assignment of u8 array for BigInteger. For example, if an array that size is 5, it could be
u32
+u8
(4 + 1 = 5). The similar librarynum-bigint
works withVec<u32>
, butnumtools
isBox<[u8]>
. Let's see a video.
-
Notifications
You must be signed in to change notification settings - Fork 0
Multibyte number tools for Rust
License
PiCoPress/numtools
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Multibyte number tools for Rust
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published