NonZeroInt
@SinceKotools(project = Project.Types, version = "1.1")
Content copied to clipboard
Representation of integers other than zero.
Types
Companion
Link copied to clipboard
object Companion
Content copied to clipboard
Contains declarations for holding or building a NonZeroInt.
ConstructionError
Link copied to clipboard
@SinceKotools(project = Project.Types, version = "3.0")
Content copied to clipboard
Error thrown when creating a NonZeroInt fails.
Functions
compareTo
Link copied to clipboard
times
Link copied to clipboard
unaryMinus
Link copied to clipboard
Returns the negative of this value.