[#BloombergLP-bdlcc-StripedUnorderedContainerImpl-equalFunction] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/StripedUnorderedContainerImpl.adoc[StripedUnorderedContainerImpl]::equalFunction :relfileprefix: ../../../ :mrdocs: Return (a copy of) the key‐equality functor used by this hash map that returns `true` if two `KEY` objects have the same value, and `false` otherwise. == Synopsis Declared in `<bdlcc_stripedunorderedcontainerimpl.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- EQUAL equalFunction() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#