Update progress.md

pull/1/head
chai2010 2016-01-01 14:49:56 +08:00
parent c10cad8c48
commit 7590d6c8f6
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@
- [x] 12.2 reflect.Type and reflect.Value
- [x] 12.3 Display, a Recursive Value Printer
- [x] 12.4 Example: Encoding S-Expressions
- [ ] 12.5 Setting Variables with reflect.Value
- [x] 12.5 Setting Variables with reflect.Value
- [ ] 12.6 Example: Decoding S-Expressions
- [ ] 12.7 Accessing Struct Field Tags
- [x] 12.8 Displaying the Methods of a Type