{ "&": "reduce", "list": "^@.input", "accum": [], "t": {":": [ "&&", "^@.item", "^@.accum" ]} }
{ "input": [1, 2, 3, 4, 5] }