Get a string representation of this value.
import checkedint.throws : safeInt; // use IntFlagPolicy.throws assert(safeInt(-753).toString() == "-753");
See Implementation
Get a string representation of this value.