Joshua Kahn e8ab0ab9c0 Add function to destroy tree
ex_destroy iterates over the tree using post-order traversal so nodes
can be removed and processed by the callback function without paying the
cost to rebalance the tree. The destruction process cannot be stopped
once started.
2015-11-09 15:56:18 -08:00
..
2015-11-09 15:48:05 -08:00
2015-03-23 17:26:53 -07:00
2015-08-10 23:42:33 -07:00
2014-12-08 16:34:04 -08:00
2012-02-28 16:50:47 -08:00
2015-06-25 22:53:58 +02:00
2015-08-03 21:49:02 -07:00
2014-12-08 16:34:04 -08:00
2014-12-08 16:34:04 -08:00
2014-11-07 14:50:38 -08:00
2015-11-09 15:56:18 -08:00
2015-09-11 20:40:34 -07:00
2014-09-10 21:49:42 -04:00