Skip to content

Conversation

@Youssef1313
Copy link
Member

This is refactoring-only change. Previously, Equals/NotEquals (and Contains/DoesNotContain) logic was duplicated, but just negated. Now the logic is implemented once, and when the negated operator is needed, we call the positive implementation and negate the result.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants