Iteration
aka Iterate
Synchronous Iteration
Protocol to connect data source & consumer
References
continue
↔ JS Keyword to end execution of Statement in current Iteration of loop, & continue execution with next iteration in loopLinear Search
↔ Algo to search element via sequential Iteration of list el