sS nTimes(long n) { ret n2(n, "time"); } sS nTimes(Cl l) { ret nTimes(l(l)); } sS nTimes(Map map) { ret nTimes(l(map)); }