chickadee » slib-wt-tree » wt-tree/delete-min

wt-tree/delete-min tree keyprocedure

tree must not be empty.

Returns a new tree containing all the associations of tree except the one with the least key in the sorted sequence of keys. (O(log n))