-
Notifications
You must be signed in to change notification settings - Fork 126
feat(Map): add map
and copy
for Map
#2228
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Significant code duplication between Map::map and Map::copy implementationsCategory Missing validation for capacity initializationCategory Test cases could be more comprehensiveCategory |
Pull Request Test Coverage Report for Build 7427Details
💛 - Coveralls |
We will add We will merge |
a1ceb63
to
72fe11d
Compare
map
and map_with_key
for Map
map
and copy
for Map
5576b2f
to
f3be4ff
Compare
Could we modify the trait bounds from |
f3be4ff
to
cad7b01
8000
Compare
…ance and clarity
done |
Replaces #2210
Closes #1890