static Iterator iteratorLL(A... l) { ret iterator(ll(l)); }