sS nRuns(long n) { ret n2(n, "run"); } sS nRuns(Collection l) { ret nRuns(l(l)); } sS nRuns(Map map) { ret nRuns(l(map)); }