sS n_entries(int n) { ret n2(n, "entry", "entries"); } sS n_entries(Collection c) { ret n_entries(l(c)); }