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