Skip to main content
eval_binary
r
0.2.0
In r::
interpreter::
ops
r
::
interpreter
::
ops
Function
eval_
binary
Copy item path
Source
fn eval_binary( op:
BinaryOp
, left: &
RValue
, right: &
RValue
, ) ->
Result
<
RValue
,
RFlow
>