Parser.symbolList

A list of registered symbols for units and prefixes.

struct Parser(N, alias numberParser)
SymbolList!N symbolList;

Meta