NewTypeToExactString<T extends Comparable> extension

Adds NewTypes conversion to String with no scientific notation.

on

Methods

toPlainString() String

Available on NewType<double>, provided by the NewTypeToExactString extension

Converts this NewType to a String with no scientific notation.