Run a state machine by iterating over a list of inputs. Execution stops once all inputs have been exhausted or once the next state calculation instructs to stop.
Run a state machine by iterating over a list of inputs. Execution stops once all inputs have been exhausted or once the next state calculation instructs to stop.