static A itemAfter(L l, A a) { ret get(l, smartIndexOf(l, a)+1); }