static S nCore(int i) { ret n_fancy(i, "core"); } static S nCore(Collection c) { ret n_fancy(c, "core"); }