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