Return true if this list is equal to L (same uniqued identity).
L
Declared in <llvm/ADT/ImmutableList.h>
<llvm/ADT/ImmutableList.h>
bool operator==(ImmutableList const& L) const;
True if both lists share the same uniqued identity.