Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

result: cleanups #22

Merged
merged 1 commit into from
Mar 30, 2020
Merged

result: cleanups #22

merged 1 commit into from
Mar 30, 2020

Conversation

arnetheduck
Copy link
Member

  • fix ResultError type
  • add/fix documentation
  • clean up raises (in preparation for better Defect handling)
  • fix toException mixin
  • work around compiler bug with more explicit types
  • fix capture exception type
  • fix result type on ?

these are the non-breaking changes in #19 / #20

* fix ResultError type
* add/fix documentation
* clean up raises (in preparation for better Defect handling)
* fix toException mixin
* work around compiler bug with more explicit types
* fix capture exception type
* fix result type on `?`
@arnetheduck arnetheduck merged commit d622c07 into master Mar 30, 2020
@arnetheduck arnetheduck deleted the result-refresh branch March 30, 2020 20:49
stew/result.nim Show resolved Hide resolved
stew/result.nim Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants