OSDN Git Service

A little BTree.
authorsforman <sforman@hushmail.com>
Sat, 21 Oct 2023 02:36:41 +0000 (19:36 -0700)
committersforman <sforman@hushmail.com>
Sat, 21 Oct 2023 02:36:41 +0000 (19:36 -0700)
commit0fcd217f2c3369967f2f75ff54802b85dbdb44f2
tree2f99585882fe809850f56280e5dcfb401e6d56a9
parentb116c2c98b1fc3b984e98ce29f25955d041b0349
A little BTree.

Persistent (immutable) datastructure.
implementations/scheme-chicken/btree.scm [new file with mode: 0644]
implementations/scheme-chicken/joy.scm