sS nFacts(long n) { ret n2(n, "fact"); } sS nFacts(Collection l) { ret nFacts(l(l)); }