danielduarte / flowed

A fast and reliable flow engine for orchestration and more uses in Node.js, Deno and the browser
https://danielduarte.github.io/flowed
MIT License
151 stars 21 forks source link

Allow ArrayMap task to receive "common/extra" parameters others than the array to iterate #23

Open freakpol opened 4 years ago

freakpol commented 4 years ago

The idea is that those params are visible to the resolver of the ArrayMap and not necessarily taken from the array being iterated.