How a slicing query's result is keyed: under the name it was given, else under what it slices (2@x), which is what a caller looks the result up by. Use sliceResultKeys for a whole request, as only there can two queries be seen to want the same key.
2@x
How a slicing query's result is keyed: under the name it was given, else under what it slices (
2@x), which is what a caller looks the result up by. Use sliceResultKeys for a whole request, as only there can two queries be seen to want the same key.