static A[] toArrayOrNull(Class type, Cl c) { if (empty(c)) null; ret toArray(type, c); }