toFloating

fnMaybe!double toFloating(IStr str) @safe nothrow @nogc

Converts the string to a double.

fnMaybe!double toFloating(char c) @safe nothrow @nogc

Converts the character to a double.