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