Representation of strictly positive integers, excluding zero.
Compares this integer with the other one for order. Returns zero if this integer equals the other one, a negative number if it's less than the other one, or a positive number if it's greater than the other one.
Returns this value as an Int.
Returns this value as a String.