diff options
| author | Laura Lindzey <lindzey@uw.edu> | 2021-07-05 23:07:34 -0700 |
|---|---|---|
| committer | Laura Lindzey <lindzey@uw.edu> | 2021-07-05 23:07:34 -0700 |
| commit | e422ab150738f578c4dc2560687a1e7214924d31 (patch) | |
| tree | e5c4e53660518e5d94eee19b4fa6ed4d391fa3a3 /exercises/README.md | |
| parent | cdd8e19716fbe91eaa0825d0475dc6c1eddc8b29 (diff) | |
docs: Update exercise to chapter mapping for HashMap
Diffstat (limited to 'exercises/README.md')
| -rw-r--r-- | exercises/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exercises/README.md b/exercises/README.md index 0c71524..eebbd0b 100644 --- a/exercises/README.md +++ b/exercises/README.md @@ -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 | |
