100-exercises-to-learn-rust icon indicating copy to clipboard operation
100-exercises-to-learn-rust copied to clipboard

`std::slice::Iter` type not introduced

Open louwers opened this issue 1 year ago • 0 comments

The solution to 6.5. Iter uses std::slice::Iter but a reference to it is only provided in the exercise that comes after it.

louwers avatar Oct 23 '24 22:10 louwers