util_make_function: Make a function capturing errors and other conditions for parallelization
Description
Make a function capturing errors and other conditions for parallelization
Usage
util_make_function(fct, caller.)
Arguments
- fct
function to prepare
- caller.
call for error messages, default is the caller of
util_make_function