Return a copy of the key-equality functor used by this hash map.
Declared in <bdlcc_stripedunorderedmultimap.h>
EQUAL
equalFunction() const;
The returned function will return true if two KEY objects have the same value, and false otherwise.
a copy of the key-equality functor used by this hash map