Code

Allow and implement iterating arbitrary (non-constant) array values.
authorSebastian Harl <sh@tokkee.org>
Wed, 2 Sep 2015 21:49:20 +0000 (23:49 +0200)
committerSebastian Harl <sh@tokkee.org>
Wed, 2 Sep 2015 21:49:20 +0000 (23:49 +0200)
That is, iterators may now work with arithmetic expressions that evaluate to
an array.


No differences found