Add `all_same` argument for operator check.
Closed this issue · 1 comments
lvrfrc87 commented
Based on the discussion on #85, would be great to give more granular control to the operator check give an argument such as all_items where we want check if all the items in data are matching the operator logic.
lvrfrc87 commented
This is not required anymore as the logic for operator has been updated to be in-line with the other checks