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