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
Do not unnecessary follow tag types when storing the boolbv mapping
Types in equations must match exactly, there is no need to follow tags
when checking for type consistency. Also, do not use a followed type
when storing the mapping. When retrieving a mapped value, assert type
consistency.
0 commit comments