common constant

List<NumberConverter> const common

Implementation

static const common = [
  binary,
  octal,
  decimal,
  hexadecimal,
];