type UnpackedScalar = Scalar52;Expand description
An UnpackedScalar represents an element of the field GF(l), optimized for speed.
This is a type alias for one of the scalar types in the backend
module.
Aliased Typeยง
struct UnpackedScalar(/* private fields */);