Invokes the provided function immediately and returns its result.
The type of the value returned by the function.
The function to execute.
The result of the executed function.
Invokes the provided function immediately and returns its result.