{ "expr": "[1..10][[1..3,8,-1]]", "dataset": null, "bindings": {}, "result": [ 2, 3, 4, 9, 10 ] }