static A itemBefore(L l, A a) { ret get(l, indexOf(l, a)-1); }