Skip to contents

Infer the types for boolean binary operations.

Usage

infer_types_boolean_biv(lhs, rhs)

Arguments

lhs

(ValueType)
The left-hand side operand.

rhs

(ValueType)
The right-hand side operand.

Value

(ValueType)
The inferred type.