Skip to main content

Module vec_impl

Module vec_impl 

Source

Functionsยง

map_f ๐Ÿ”’
map_f_mut ๐Ÿ”’
partition_dedup_by ๐Ÿ”’
Moves all but the last of consecutive elements to the end of the slice satisfying equality on K.

Type Aliasesยง

MapF ๐Ÿ”’
MapFMut ๐Ÿ”’