Version 0.4.779
github-actions
released this
03 Sep 11:50
·
294 commits
to master
since this release
New features
- R7RS-small internal syntax definition (#459)
- Linked list iterators automatically detect circular lists (#460)
- The procedure
equal?
compares graphs using the Union-Find algorithm (#459) - SRFI 111 (#459)
Obsolete features
None.
Bug fixes
- Fixed a bug that circular lists were not written correctly (#460)