From e8f38103a48ac6636d3bc7b7d563acd280cb287a Mon Sep 17 00:00:00 2001 From: chai2010 Date: Sun, 13 Dec 2015 12:26:54 +0800 Subject: [PATCH] Update progress.md --- progress.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/progress.md b/progress.md index a0808bd..2062437 100644 --- a/progress.md +++ b/progress.md @@ -102,7 +102,7 @@ - [x] 11.5 Profiling - [x] 11.6 Example Functions - [x] Chapter 12: Reflection - - [ ] 12.1 Why Reflection? + - [x] 12.1 Why Reflection? - [ ] 12.2 reflect.Type and reflect.Value - [ ] 12.3 Display, a Recursive Value Printer - [ ] 12.4 Example: Encoding S-Expressions