l0 property

BigInt l0
getter/setter pair

An element t represents the integer t.l0 + t.l12^51 + t.l22^102 + t.l32^153 + t.l42^204

Between operations, all limbs are expected to be lower than 2^52.

Implementation

late BigInt l0;