This method is like _.flow except that it creates a function that invokes the provided functions from right to left.
Returns the new function.
_.flowRight
This method is like _.flow except that it creates a function that invokes the provided functions from right to left.