chickadee » llrb-tree » table-delete-min!

table-delete-min! tableprocedure

Delete the entry with the smalles key and return two values, the key and associated value in table. In case table is empty returns two false values.