Three different FIXMEs in trans::tvec suggest improvements to be made to do with the representation types for vectors: "This is not the correct type" in both alloc_uniq_raw and duplicate_uniq, and "Optimize this when the size of the unit type is statically known" in iter_vec_raw.
Three different FIXMEs in
trans::tvecsuggest improvements to be made to do with the representation types for vectors: "This is not the correct type" in bothalloc_uniq_rawandduplicate_uniq, and "Optimize this when the size of the unit type is statically known" initer_vec_raw.