Closed riz0id closed 3 years ago
This PR adds in the Error effect, which implements throw/catch using the new higher-order interface. Error is used by the temporal operations and logical quantifiers to report failures to the model checker.
Error
This PR adds in the
Error
effect, which implements throw/catch using the new higher-order interface.Error
is used by the temporal operations and logical quantifiers to report failures to the model checker.