Move generics to its own chapter outside of the first third

This commit is contained in:
Carol (Nichols || Goulding) 2016-08-02 20:32:48 -04:00
parent fd54ef0b85
commit 5fb0b53648
2 changed files with 2 additions and 0 deletions

View File

@ -42,6 +42,8 @@
- [Lifetimes]()
- [Generics](chZZ-generics.md)
- [Traits]()
- [Closures]()