# compose

Function • Returns a function that composes the given functions, calling them in reverse of the order given.


Arguments

name type description
functions Any

Returns

name type description
function Any