flux_
middle
0.1.0
Module big_int
Module Items
Structs
Enums
In crate flux_
middle
flux_middle
Module
big_int
Copy item path
Source
Structs
§
BigInt
A signed integer in the range [-2^128, 2^128], represented by a
u128
and an explicit sign.
Enums
§
Sign
🔒
This are in order so negative is less than non-negative.