-
Notifications
You must be signed in to change notification settings - Fork 14
feat: ✨ Result class #63
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
Conversation
Co-authored-by: ion098 <146852218+ion098@users.noreply.github.com>
…/ZestCode into feat/better-errors
|
BTW I would prefer that if you make a change related to one of my comments, just respond with the hash of the commit that fixes it and don't resolve - i'll either resolve or suggest a different fix And feel free to argue and stuff if you disagree as well, that's the point of all this |
Yea that's next on the to-do list, along with better docs and formatting |
Co-authored-by: Leo Riesenbach <leoriesenbach@gmail.com>
|
I'm marking this as ready for review. I wasn't able to implement all the features I've planned to (notably std::format support), but what we have right now is enough to get started with other tasks. |
|
Everyone is busy, all the tests passed, and the design has been debated to death. So this is getting merged |
Overview
Motivation
References (optional)
Closes #29
Implementation Details (optional)
Test Plan: