Quote: Originally Posted by MK27 Blah blah blah. What you say makes sense, but not that much. Why does the value of the index have to be decided first? There is nothing to demand that the left side must be evaluated before the right. It's a
dependency issue. the value of foo[x] cannot be evaluated prior to knowing the value of x. if x is an expression it...