sS nParts(long n) { ret n2(n, "part"); } sS nParts(Collection l) { ret nParts(l(l)); }