{ "expr": "λ($str, $prefix){$prefix & $str}(\"World\", \"Hello \")", "dataset": null, "bindings": {}, "result": "Hello World" }