si.siParser

Undocumented in source.
template si(string str)
enum siParser = Parser!(N, (ref string s) => parse!N(s))(siSymbols);

Meta