This commit is contained in:
Justin Ethier 2016-12-04 05:52:55 +00:00
parent dadf091fa5
commit f160b8913d

View file

@ -2,8 +2,7 @@
Features:
TODO: SRFI 113 - added under srfi/sets. need to fix up tests, . also need a documentation page and refresh of API.md
- Added SRFI 113 - sets and bags.
- Allow the reader to recognize `#true` and `#false`.
Bug Fixes