Octal.Octal

Undocumented in source.
template Octal(string literal)
static immutable
auto Octal = ocean.text.convert.Integer_tango.parse(literal, 8);

Meta