static A[] nuLike newArrayOfTYpe(Class type, int n) { ret makeArray(type, n); }