diff options
| author | Paul Leydier <paul.leydier@compass-ft.com> | 2023-12-18 21:16:18 -0500 |
|---|---|---|
| committer | Paul Leydier <paul.leydier@compass-ft.com> | 2023-12-18 21:16:18 -0500 |
| commit | 5453fad99146905b690f99d76992b840ad8772a2 (patch) | |
| tree | d8476631e1201b69178c08f5a7c642524fb3706e /exercises/README.md | |
| parent | 88b583f2bbf4d7a668db6d83964af5470c93e516 (diff) | |
docs: sort exercise to book chapter mapping by exercise
Diffstat (limited to 'exercises/README.md')
| -rw-r--r-- | exercises/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/exercises/README.md b/exercises/README.md index c7effa9..fd0926f 100644 --- a/exercises/README.md +++ b/exercises/README.md @@ -17,11 +17,11 @@ | error_handling | §9 | | generics | §10 | | traits | §10.2 | -| tests | §11.1 | | lifetimes | §10.3 | +| tests | §11.1 | | iterators | §13.2-4 | -| threads | §16.1-3 | | smart_pointers | §15, §16.3 | +| threads | §16.1-3 | | macros | §19.6 | | clippy | §21.4 | | conversions | n/a | |
