Allow Err to return an error message #335
Closed
kingsleyh
started this conversation in
Language Development
Replies: 1 comment
-
It is possible for a while now 😂 closing this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be helpful if Err could return an error message:
https://github.com/mint-lang/mint-runtime/blob/master/source/Result.js
so that we could do something like this:
not sure if that kind of thing is supported by enum
Beta Was this translation helpful? Give feedback.
All reactions