Determines if a red-black tree contains the value v
| 1 | rbt_set_member(tree, v)
 | 
| tree | The red-black tree | 
| v | The value to search for | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.