int

abstract infix fun int(value: Int): T

Returns the value as a type T, or throws an IllegalArgumentException if it fails.