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
chore: remove panic from Access.shape
This change introduces well-formed conditions to the Access type, so that all
Access terms are correct by construction. The Options in the Index type are
also removed as these can be computed during tracing.