static L asSynchroList(L l) { return syncList(cloneList(l)); }