static L allToStr(Collection c) { ret allToString(c); } static S[] allToStr(O[] c) { ret allToString(c); }