booleanOf

common
fun booleanOf(value: Int): Boolean

Returns a boolean value for the given integer value.