edene

Results 1 comments of edene

FYI, the simpler way to get the length of an array would be: ``` { "reduce": [ [1, 2, 3, 4], {"+": [1, {"var": "accumulator"}]}, 0 ] } ```