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