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
The first one when you're working with GADTs say that the pattern matching is not exhaustive, the second one doesn't, but there is no good way to represent the second one in Reason
The text was updated successfully, but these errors were encountered:
In OCaml this two pieces of code are different
The first one when you're working with GADTs say that the pattern matching is not exhaustive, the second one doesn't, but there is no good way to represent the second one in Reason
The text was updated successfully, but these errors were encountered: