Description Usage Arguments Details Value
If monadic failure is obtained from f(ecmObj)
then returns the original ecmObj;
else returns the result of f(ecmObj).
1 | ECMMonOption(ecmObj, f)
|
ecmObj |
An ECMMon object. |
f |
A function to be applied to the monad object. |
In general f should return a monad object,
but that is not enforced.
A ECMMon object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.