Companion

object Companion

Functions

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

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

Properties

Link copied to clipboard

The maximum value of a strictly positive int.

Link copied to clipboard

The minimum value of a strictly positive int.