sS nSteps(long n) { ret n2(n, "step"); } sS nSteps(Collection l) { ret nSteps(l(l)); }