Expand `Vec<T>` and `StorageVec<T>` with additional utility methods
Open
enhancement
lib: std
- Dominant language
- Rust
- Stars
- 61.4k
- Forks
- 5.4k
- Avg merge
- 3h 33m
- Merged PRs (30d)
- 4
Description
An example of a good method to add would be `contains()`. There are probably plenty of other methods that we can add from https://doc.rust-lang.org/stable/std/vec/struct.Vec.html
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.