Trait
SignedInteger
An integer type capable of representing both positive and negative values.
Members
Functions
fun successor() -> Self
Returns the smallest value strictly greater than self.
An integer type capable of representing both positive and negative values.
fun successor() -> Self
Returns the smallest value strictly greater than self.