Creates a function that invokes iteratees with the arguments provided to the created function and returns their results.
Rest
The iteratees to invoke.
Returns the new function.
Creates a function that invokes iteratees with the arguments provided to the created function and returns their results.