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
Currently, interface comparison\recipient is using by all comparison interface.
But comparison\recipient define only one message which is nbooleanIs(bool $bool).
So, using an oboolean\recipient interface seems to be a better idea.