{ "expr": "$zip([1,2,3])", "dataset": null, "bindings": {}, "result": [ [ 1 ], [ 2 ], [ 3 ] ] }