Propagate in a function is what occurs if the caller doesn't have to handle what happens in the case of failure. For example, a function with a decides effect could be called from another function with a decides effect. Whatever called the caller would then have to handle the failure.
propagate
Propagate in a function is what occurs if the caller doesn't have to handle what happens in the case of failure.
Ask questions and help your peers Developer Forums
Write your own tutorials or read those from others Learning Library