You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 9, 2022. It is now read-only.
It would be nice to provide a way to specify options associated with operators. For instance if a user wants to test string equality, they may also want an option to specify whether the test should be case sensitive or not.
It would be nice to provide a way to specify options associated with operators. For instance if a user wants to test string equality, they may also want an option to specify whether the test should be case sensitive or not.