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