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