RedBlackTree.removeAny

Elem removeAny()

Remove an element from the container and return its value.

Complexity: log(n)