|
Common System 0.2.0
Common interfaces and patterns for system integration
|
A complete Result-like type with all monadic operations. More...
#include <core.h>
A complete Result-like type with all monadic operations.
Combines Resultable, Unwrappable, Mappable, and Chainable concepts for types that provide full monadic error handling capabilities.
Example usage: