BinaryView.coefficient

struct BinaryView(W, WordEndian endian = TargetEndian, Exp = int)
BigUIntView!(W, endian) coefficient;

Meta