Companion

object Companion

Functions

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

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

Properties

Link copied to clipboard

The maximum value of a positive int.

Link copied to clipboard

The minimum value of a positive int.