R/type_inference.R
infer_types_generic_biv.Rd
Infer the types for binary operations.
infer_types_generic_biv(lhs, rhs)
(ValueType) The left-hand side operand.
ValueType
(ValueType) The right-hand side operand.
(ValueType) The inferred type.