{ "expr": "[1..5].function($x,$y){$x+$y}(2, 6)", "dataset": null, "bindings": {}, "result": [ 8, 8, 8, 8, 8 ] }