previous | index | next

The Order of Nodes Matters

     (list->bstree (reverse '(7 5 3 1 6 2 4)))
produces:


previous | index | next