static L replaceElement(L l, A a, A b) { ret replace(l, a, b); }