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