Update progress.md

pull/1/head
chai2010 2015-12-13 19:12:07 +08:00
parent 9b58678c6a
commit c20fdbfa88
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@
- [x] 11.6 Example Functions
- [x] Chapter 12: Reflection
- [x] 12.1 Why Reflection?
- [ ] 12.2 reflect.Type and reflect.Value
- [x] 12.2 reflect.Type and reflect.Value
- [ ] 12.3 Display, a Recursive Value Printer
- [ ] 12.4 Example: Encoding S-Expressions
- [ ] 12.5 Setting Variables with reflect.Value