fn is_op_by_value(op: BinaryOp) -> bool
Returns true if the binary operator takes its arguments by value.
true