Return true if there is a pair in the list with the specified key, and false otherwise.
true
key
false
Declared in <bdlcc_skiplist.h>
<bdlcc_skiplist.h>
bool exists(long long const& key) const;