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
As pointed out in this comment the name Guard does not make sense as it is also used to describe an invariant. Renaming Guard to BooleanExpression would make more sense.
As pointed out in this comment the name
Guarddoes not make sense as it is also used to describe an invariant. RenamingGuardtoBooleanExpressionwould make more sense.