inc

open operator override fun inc(): StrictlyNegativeInt

Returns this value incremented by one. If this value equals -1, it returns 1 instead. If this value is the maximum, it returns the minimum value instead.