static A[] itemPlusArray(A a, A[] l) { ret singlePlusArray(a, l); }