Skip to content

Refactor map code - #163

Merged
marmeladema merged 1 commit into
masterfrom
elie/immutable-inner-map
Jan 13, 2026
Merged

Refactor map code#163
marmeladema merged 1 commit into
masterfrom
elie/immutable-inner-map

Conversation

@marmeladema

Copy link
Copy Markdown
Collaborator
  • Map and InnerMap are now fully immutable
  • Internal Deref impl has been removed to pave for the future introduction of a map trait
  • Iterators have been reworked

* `Map` and `InnerMap` are now fully immutable
* Internal `Deref` impl has been removed to pave for the future
  introduction of a map trait
* Iterators have been reworked
@marmeladema
marmeladema merged commit 27fbb35 into master Jan 13, 2026
17 checks passed
@marmeladema
marmeladema deleted the elie/immutable-inner-map branch January 13, 2026 17:27
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.

2 participants