Chaining functions that can throw #13
november-kilo
started this conversation in
General
Replies: 0 comments
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.
-
I was messing around with chaining functions that can throw and ended up with a rough, one-take Try implementation.
Thought I'd share, even if I don't yet know if it's useful or for what.
Result.h
Result.c
Try.h
Try.c
try_object.c
Usage example
Beta Was this translation helpful? Give feedback.
All reactions