Closed tlm365 closed 2 weeks ago
Closes #6679.
Implement PartialEq for GenericByteViewArray that compares two arrays on logical value rather than physical representation.
PartialEq
GenericByteViewArray
👍
Which issue does this PR close?
Closes #6679.
Rationale for this change
Implement
PartialEq
forGenericByteViewArray
that compares two arrays on logical value rather than physical representation.What changes are included in this PR?
Are there any user-facing changes?