BigInteger256
ark_ff
0.5.0
BigInteger256
Aliased Type
Fields
0
In ark_
ff::
biginteger
ark_ff
::
biginteger
Type Alias
BigInteger256
Copy item path
Source
pub type BigInteger256 =
BigInt
<4>;
Aliased Type
§
pub struct BigInteger256(pub [
u64
;
4
]);
Tuple Fields
§
§
0: [
u64
;
4
]