{ "expr": "λ($arr, $sep){$join($arr, $sep)}([\"a\", \"b\"], \"-\")", "dataset": null, "bindings": {}, "result": "a-b" }