History of Idiom 7 > diff from v144 to v145
Edit summary for version 145 by programming-idioms.org:
Fix dartpad demo link
Fix dartpad demo link
↷
Version 144
2023-09-14, 09:39:49
Version 145
2023-10-31, 21:23:35
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