Skip to contents

Infer the types for integerish (bool or int) unary operations.

Usage

infer_types_integerish_uni(operand)

Arguments

operand

(ValueType)
The operand.

Value

(ValueType)
The inferred type.