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
Instead of reporting an error explicitly with a special refinement type, one can assume that all refinement types are listed. If the type checker does not detect any ambiguity, yet a type does not match any refinement, an error is reported.
The text was updated successfully, but these errors were encountered:
Alternative to #642
Instead of reporting an error explicitly with a special refinement type, one can assume that all refinement types are listed. If the type checker does not detect any ambiguity, yet a type does not match any refinement, an error is reported.
The text was updated successfully, but these errors were encountered: