author | Sebastian Harl <sh@tokkee.org> | |
Wed, 2 Sep 2015 21:49:20 +0000 (23:49 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Wed, 2 Sep 2015 21:49:20 +0000 (23:49 +0200) | ||
commit | 026ce2bb377f4055e3a0a1d20a2f91e5a73a49b0 | |
tree | 96ec62ba4d7d37728a45b9996c3d040dbf5f3ea8 | tree | snapshot |
parent | 5a53faeea89f0a24b113f6c273734808fdfccf31 | commit | diff |
Allow and implement iterating arbitrary (non-constant) array values.
That is, iterators may now work with arithmetic expressions that evaluate to
an array.
That is, iterators may now work with arithmetic expressions that evaluate to
an array.