Symbol functions are done

This commit is contained in:
Justin Ethier 2015-03-25 14:10:54 -04:00
parent cf01cbe65f
commit d194e531ce

View file

@ -26,7 +26,7 @@ Section | Status | Comments
6.2 Numbers | |
6.3 Booleans | |
6.4 Pairs and lists | Yes |
6.5 Symbols | |
6.5 Symbols | Yes |
6.6 Characters | |
6.7 Strings | |
6.8 Vectors | |