Companion

object Companion

Functions

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

Returns the value as a negative int, or returns null if the value is strictly positive.

Properties

Link copied to clipboard

The maximum value of a negative int.

Link copied to clipboard

The minimum value of a negative int.