Creates a function that is the composition of the provided functions. Each function consumes the return value of the function that precedes.
Creates a function that is the composition of the provided functions. Each function consumes the return value of the function that precedes.