Make a variant for the For and For Each chips where the user can manually iterate through a range or list, allowing them to perform asynchronous operations which the For and For Each chips cannot do. These variants should include an input port where the current iteration finishes and moves onto the next iteration or completing the loop if the loop is finished. I’d appreciate having these variants for my inventions and rooms since it would be great for optimizing my asynchronous loops.