NegativeInt

@SinceKotools(project = Project.Types, version = "1.1")
fun NegativeInt(value: Int): NegativeInt

Returns the value as a NegativeInt, or throws an NegativeInt.ConstructionError if the value is strictly positive.