static ItIt itemPlusIterator(A a, Iterator it) { ret concatIterators(ll_iterator(a), it); }