pub fn need_to_distribute(ops: Vec<Operator>) -> bool
Expand description

Check if the current term’s operators contain add or minus and without the unary operator.