Skip to content
Snippets Groups Projects
Commit 2bda6aba authored by benluelo's avatar benluelo Committed by GitHub
Browse files

Add map and try_map methods to BoundedBTreeMap (#11869)


* Add map and try_map methods to BoundedBTreeMap

* Undo changes to basic_authorship.rs

* Remove unwrap and use unchecked_from instead

* Add iter_mut() method

* Remove map functions and add docs to iter_mut

* fmt

Co-authored-by: default avatarShawn Tabrizi <shawntabrizi@gmail.com>
parent a5584424
Branches
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment