factor/extra/trees
Jon Harper 3d60f7ad5a trees.avl: fix it (broken since 2010)
rotate creates cycles in the tree and drops nodes...
This either breaks everything (infinite recursion) or silently
loses data.

Improve the tests to ensure rotate does what it's supposed to do.

This is a partial revert from 15226d8
2016-11-27 07:45:28 -08:00
..
avl trees.avl: fix it (broken since 2010) 2016-11-27 07:45:28 -08:00
splay factor: clean up whitespace in -docs files 2015-07-02 10:31:22 -07:00
authors.txt
summary.txt
tags.txt
trees-docs.factor
trees-tests.factor factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
trees.factor Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00