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 Oct 17, 2024. It is now read-only.
There is an assumption in the regula/rule/operator.operator handling of Contracts. We assume that only the final Term in the contract may have Cardinality == MANY. We should enforce that rule somehow - I'm not yet sure how, but it seems a panic would be the best we can expect (I can't see a way to have this fail at compile time).