factor/extra/trees/avl
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
..
authors.txt move trees from unmaintained to extra 2009-03-04 16:02:21 -06:00
avl-docs.factor factor: clean up whitespace in -docs files 2015-07-02 10:31:22 -07:00
avl-tests.factor trees.avl: fix it (broken since 2010) 2016-11-27 07:45:28 -08:00
avl.factor trees.avl: fix it (broken since 2010) 2016-11-27 07:45:28 -08:00
summary.txt move trees from unmaintained to extra 2009-03-04 16:02:21 -06:00
tags.txt move trees from unmaintained to extra 2009-03-04 16:02:21 -06:00