summaryrefslogtreecommitdiff
path: root/exercises/iterators/iterators5.rs
AgeCommit message (Expand)Author
2023-10-16Update Exercises Directory Names to Reflect OrderAdam Brewer
2023-05-29docs: cleanup the explanation paragraphs at the start of each exercise.Robert Fry
2023-05-23fix(exercises): use snake_case variableslazywalker
2023-05-17chore: rustfmtliv
2023-04-15fix: Added some extra tests to validate iterators5 solutionYour Name
2023-02-21docs: clarify instructions on iterators5.rsAaron Suggs
2023-01-01moved iterator exercisesseporterfield