NewTypeToExactString<T extends Comparable> extension
Adds NewTypes conversion to String with no scientific notation.
Methods
-
toPlainString(
) → String -
Available on NewType<
Converts this NewType to a String with no scientific notation.double> , provided by the NewTypeToExactString extension