Struct SymbolList

Contains the symbols of the units and the prefixes that a parser can handle.

struct SymbolList(N)
  
if (isNumeric!N);

Methods

NameDescription
addPrefix Adds (or replaces) a prefix in the list
addUnit Adds (or replaces) a unit in the list