static S cloneStruct(Collection l) { ret struct(cloneList(l)); }