|
Common System 0.2.0
Common interfaces and patterns for system integration
|
A type that supports monadic map operations. More...
#include <core.h>
A type that supports monadic map operations.
Types satisfying this concept can transform their contained value using a function, propagating errors automatically.
Example usage: