Decimal.coefficient

struct Decimal(size_t maxSize64)
BigInt!maxSize64 coefficient;

Meta