Skip to content

Releases: iraikov/chicken-rbtree

union-transform procedure

29 Apr 04:51
Compare
Choose a tag to compare
6.2

added union-transform routine

Bug fix in key/value generators

05 Dec 02:30
Compare
Choose a tag to compare

This release includes a fix to the key and value generators.

Port to YASOS

28 Aug 04:03
Compare
Choose a tag to compare

This release includes a refactoring to support a yasos-based object interface, including the operations defined by yasos-collections.

Port to CHICKEN 5

17 Aug 18:55
Compare
Choose a tag to compare

This release includes changes for compatibility with CHICKEN 5

Bug fix in list-values

13 Jun 23:33
Compare
Choose a tag to compare

This release fixes a bug in list-values

Added update method

18 Aug 21:37
Compare
Choose a tag to compare

Added method updated to the PersistentMap typeclass which allows merging values with the same key.