sS nInputs(long n) { ret n2(n, "input"); } sS nInputs(Collection l) { ret nInputs(l(l)); }