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 has been archived by the owner on Feb 3, 2018. It is now read-only.
The simplest thing we can do to make errors sane is:
Have one/a couple specific error interfaces that differentiate between errors as true satisfiability failures vs. mechanical errors (i.e. those coming from the SourceManager)
In service of the above, have a mechanism for wrapping up the errors from a SourceManager as their own type...ish?
Also, a third thing. I think. I forgot
The text was updated successfully, but these errors were encountered:
The simplest thing we can do to make errors sane is:
SourceManager
)SourceManager
as their own type...ish?Also, a third thing. I think. I forgot
The text was updated successfully, but these errors were encountered: