Custodian v0.0.1 Custodian.Tasks.Sync View Source
Provides an implmenetation of the Custodian.Tasks
behaviour.
This runs the given function inline, immediately processing the task and returning the result.
Link to this section Summary
Functions
Runs fun
inline and returns the result immediately
Link to this section Functions
Runs fun
inline and returns the result immediately.