Changes Made
Replace the roundabout through iter() with a direct and_then, making the operation simpler to understand.
Code of Conduct
- I agree to act in accordance with the CoC & AI Agreement.
- This contribution was not generated by an LLM, even in part.
### Changes Made
Replace the roundabout through `iter()` with a direct `and_then`, making the operation simpler to understand.
### Code of Conduct
- [x] I agree to act in accordance with the CoC & AI Agreement.
- [x] This contribution was not generated by an LLM, even in part.