Commit 40e7ee1
committed
Refactor map code
* `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 reworked1 parent 4ca0136 commit 40e7ee1
3 files changed
+163
-79
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
298 | | - | |
| 298 | + | |
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
| |||
0 commit comments