History of Idiom 7 > diff from v107 to v108
Edit summary for version 108 by Kacper:
[Rust] changed for lopp into for_each iterator for readability
[Rust] changed for lopp into for_each iterator for readability
↷
Version 107
2021-03-29, 02:55:32
Version 108
2021-06-09, 08:53:43
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