Okay it somehow just got even stranger

that condition 'tokenIsAnOperator' in that code is a function to test whether the token is contained within the array ["+", "-", "*", "/"]

It seems that sometimes it returns true for "*", and sometimes false, but only when I have "parallel" in that foreach loop

what?

Reply via email to