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