The OpenD Programming Language

BigUIntView.coefficients

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

The order corresponds to endianness.

struct BigUIntView(W)
W[] coefficients;

Meta