contains: Does the tree contain a given key?

Description Usage Arguments Details

Description

Does the tree contain a given key?

Usage

1
contains(tree, key)

Arguments

tree

A bst object

key

The key to search for

Details

returns TRUE or FALSE


tarakc02/rbst documentation built on May 31, 2019, 3:55 a.m.