toUnsigned

fnMaybe!ulong toUnsigned(IStr str) @safe nothrow @nogc

Converts the string to a ulong.

fnMaybe!ulong toUnsigned(char c) @safe nothrow @nogc

Converts the character to a ulong.