Module forloop_flow

Module forloop_flow 

Source

Structs§

ForloopFlow
ForloopFlow : Executes nested modules in a loop over an iterator. Inside the loop, use ‘flow_input.iter.value’ to access the current iteration value, and ‘flow_input.iter.index’ for the index. Supports parallel execution for better performance on I/O-bound operations

Enums§

Type