Bigint with fixed length. The length is (N*64)bit. Ex. if you use uintN!2, it mean uint128.
See Implementation
Bigint with fixed length. The length is (N*64)bit. Ex. if you use uintN!2, it mean uint128.