static L surroundWithElement(A a, Collection l) { ret concatLists(ll(a), l, ll(a)); }