Companion

object Companion

Contains declarations for holding or building a NegativeInt.

Functions

Link copied to clipboard
infix fun orNull(value: Int): NegativeInt?

Returns the value as a NegativeInt, or returns null if the value equals 0.

Link copied to clipboard

Returns a random NegativeInt.

Properties

Link copied to clipboard

The maximum value of a NegativeInt.

Link copied to clipboard

The minimum value of a NegativeInt.