I had mentioned about using the $setEqualsoperator. Try it, instead of the $eq. The $setEquals is defined as follows, and it is what you are trying:
Returns
trueif the input sets have the same distinct elements.
I had mentioned about using the $setEqualsoperator. Try it, instead of the $eq. The $setEquals is defined as follows, and it is what you are trying:
Returns
trueif the input sets have the same distinct elements.