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