History of Idiom 7 > diff from v68 to v69
Edit summary for version 69 by finalfantasia:
[Clojure] `clojure.core/map-indexed` is more idiomated than using `clojure.core/range` to generate indices
[Clojure] `clojure.core/map-indexed` is more idiomated than using `clojure.core/range` to generate indices
↷
Version 68
2019-09-26, 17:49:40
Version 69
2019-09-26, 17:55:15
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
Comments bubble
Comments bubble