This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to "Thun" repository containing the "joypy" project. The branch, master has been updated via 0fcd217f2c3369967f2f75ff54802b85dbdb44f2 (commit) from b116c2c98b1fc3b984e98ce29f25955d041b0349 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 0fcd217f2c3369967f2f75ff54802b85dbdb44f2 Author: sforman <sform****@hushm*****> Date: Fri Oct 20 19:36:41 2023 -0700 A little BTree. Persistent (immutable) datastructure. ----------------------------------------------------------------------- Summary of changes: implementations/scheme-chicken/btree.scm | 62 ++++++++++++++++++++++++++++++++ implementations/scheme-chicken/joy.scm | 19 ++++++++++ 2 files changed, 81 insertions(+) create mode 100644 implementations/scheme-chicken/btree.scm hooks/post-receive -- Thun (joypy)