Convert the number number to its English textual representation. Opposite: toNumeral. TODO Throw if number doesn't fit in long. TODO Add variant to toTextualBigIntegerMaybe. TODO Could this be merged with to!(T)(string) if (isInteger!T) ?
See Implementation
Convert the number number to its English textual representation. Opposite: toNumeral. TODO Throw if number doesn't fit in long. TODO Add variant to toTextualBigIntegerMaybe. TODO Could this be merged with to!(T)(string) if (isInteger!T) ?