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