StrictlyNegativeInt

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

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