rb_lookup/4

rb_lookup(+ Key,- Value,+ Tree)*

Backtrack through all elements with key Key in the red-black tree Tree, returning for each the value Value.