Tests two iterators for equality.
Declared in <kernel/bitcoinkernel_wrapper.h>
<kernel/bitcoinkernel_wrapper.h>
bool operator==(Iterator const& other) const;
True when both refer to the same collection and index.