Like knownAsyncCallArr, but it outputs a wrapped version of value, not the results of the function calls.
The function to call
The final value to return
The array of array of params to pass to the function
If the function should a promise-value
An async or sync version of value depending on the async param
Like knownAsyncCallArr, but it outputs a wrapped version of value, not the results of the function calls.