History of Idiom 7 > diff from v133 to v134
Edit summary for version 134 by programming-idioms.org:
[Ruby] Added Doc URL for each_index
[Ruby] Added Doc URL for each_index
↷
Version 133
2022-09-02, 22:22:45
Version 134
2022-09-02, 22:25:05
Idiom #7 Iterate over list indexes and values
Print each index i with its value x from an array-like collection items
Idiom #7 Iterate over list indexes and values
Print each index i with its value x from an array-like collection items