Do Iterage Args (4)
if the following are true:
- expression state at time t = "iterate_args"
- arguments stack at time t = [ [ x, y ], z ]
then parent stack at time (t + 1) = parent stack at time t
Comments
Please log in to add comments
if the following are true:
then parent stack at time (t + 1) = parent stack at time t
Please log in to add comments