Return true if the specified lists have the same value.
true
Declared in <bdlcc_skiplist.h>
<bdlcc_skiplist.h>
bool operator==( SkipList<KEY2, DATA2> const&, SkipList<KEY2, DATA2> const&);