|
|
|
|
|
by woutervdb
1293 days ago
|
|
Could you not tackle this problem by not allowing this mingling of 'next' and 'current' variables? You would only allow a next variable to be a computation of current variables. Not sure to what extent this would limit the application of the paradigm, though. |
|