# flowWith

Function • Works like flow, except transforms each function with the given adaper before composing them.


Arguments

name type description
adapter Any
functions Any

Returns

name type description
function Any