sS nEntries(long n) { ret n2(n, "entry", "entries"); } sS nEntries(Collection l) { ret nEntries(l(l)); }