1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2026-03-07 08:41:35 +01:00
rustlings/solutions/05_vecs
Remo Senekowitsch d8f4b06c91
Remove use of map in early vecs2 exercise
Students do not have the necessary knowledge at this point to understand
what's happening with the iterator combinators. This topic is covered
well by the dedicated exercises about iterators later.

closes #2102
2025-09-24 21:19:40 +02:00
..
vecs1.rs vecs1 solution 2024-06-20 01:00:06 +02:00
vecs2.rs Remove use of map in early vecs2 exercise 2025-09-24 21:19:40 +02:00