docs: Update exercise to chapter mapping for HashMap

This commit is contained in:
Laura Lindzey 2021-07-05 23:07:34 -07:00
parent cdd8e19716
commit e422ab1507
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
| structs | §5.1 |
| enums | §6 |
| modules | §7.2 |
| collections | §8.1 |
| collections | §8.1, §8.3 |
| strings | §8.2 |
| error_handling | §9 |
| generics | §10 |