Skip to content

Add extend_map method to Map<A>#46

Open
LucioFranco wants to merge 1 commit intochris-morgan:masterfrom
LucioFranco:master
Open

Add extend_map method to Map<A>#46
LucioFranco wants to merge 1 commit intochris-morgan:masterfrom
LucioFranco:master

Conversation

@LucioFranco
Copy link
Copy Markdown

This adds the ability to extend the Map without Map needing to impl IntoIterator which I don't think is possible to support without GATs. This specializes the impl to just Map instead of the other type needing to impl IntoIterator.

My editor applied rustfmt against this so I am happy to back those changes out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant