Rust Internals
.iter() could be skipped when performing a combinator on Vector
language design
R081n
August 23, 2024, 1:43pm
11
Also important to note is that at least for vectors the filter function already exists as retain()
6 Likes
Repeated `return type` could be removed from function body
show post in topic
Related topics
Topic
Replies
Views
Activity
Filter_take function pre-RFC
libs
3
823
March 25, 2019
Add Iterator::into_vec()
libs
14
2665
March 25, 2019
Optional .collect() when combinator is last operation
language design
5
474
August 22, 2024
Libcollections traits: a standard interface for all collections
libs
36
5949
March 25, 2019
Include `collect_vec` in `std`?
libs
23
4079
March 25, 2019