author | Sebastian Harl <sh@tokkee.org> | |
Sun, 8 Mar 2015 16:15:33 +0000 (17:15 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 8 Mar 2015 16:15:33 +0000 (17:15 +0100) | ||
commit | 59947b2a42517a95b9c4451c8ebca0c0d8aadc11 | |
tree | 5ab70cac444b01d2f0e91d401382b27698360651 | tree | snapshot |
parent | b072d9b2786422fcb8f068dd5076bd108a6228e9 | commit | diff |
Let iterator operators fill in the left operand of child operators.
This avoids the need for repeating the same operand in two places and better
reflects what's actually going on.
This avoids the need for repeating the same operand in two places and better
reflects what's actually going on.