previous | index | next

The Order of Nodes Matters

In the worst case:
     (list->bstree '(1 2 3 4 5 6 7))
produces:


previous | index | next