Skip to contents

Infer the types for binary operations.

Usage

infer_types_generic_biv(lhs, rhs)

Arguments

lhs

(ValueType)
The left-hand side operand.

rhs

(ValueType)
The right-hand side operand.

Value

(ValueType)
The inferred type.