Released Cyclone Scheme 0.26
February 3rd, 2021
Features
- Enhanced
c-defineto emit type checks for parameters.
Bug Fixes
- Allow
pretty-printto display contents of a record type. - Re-enable optimizations that were broken when
vector?was modified to no longer return true for record types.
