0f71d8f813ad ^
d3534ee051ab ^
1 2 3 4 5
6
7 8 9 10
11
12
let id = x: x; in builtins.genericClosure { startSet = [{ key = id; first = true; }]; operator = { first, ... }: if first then [ { key = id; first = false; } ] else [ ]; }