static L reverseInPlace(L l) { ret reverseList(l); }