static L replaceSubList(L l, L x, L y) { ret replaceSublist(l, x, y); }