Structs§
- Wrapper around
FieldPoint
to guarantee this is a “reduced” representation of anFp
field element. A reduced representation guarantees that there is a unique representation of each field element. Typically this means Uints that are less than the modulus.