BigUIntView.coefficients

A group of coefficients for a radix W.max + 1.

The order corresponds to endianness.

struct BigUIntView(W, WordEndian endian = TargetEndian)
W[] coefficients;

Meta