summaryrefslogtreecommitdiff
path: root/exercises/iterators
AgeCommit message (Collapse)Author
2023-08-27Convert other exercises that have assertions to test modemo8it
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
closes: #1387
2023-04-05Merge pull request #1391 from ktheory/ktheory/iter5liv
docs: clarify instructions on iterators5.rs
2023-02-24rustfmtChad Dougherty
rustfmt converts "main ()" -> "main()"
2023-02-21docs: clarify instructions on iterators5.rsAaron Suggs
I changed the sentence that referenced the imperative implementation in iterators5.rs. That implementation was already removed and replaced with `todo!()`
2023-01-01moved iterator exercisesseporterfield
2023-01-01moved iterator exercisesseporterfield
2023-01-01moved iterator exercisesseporterfield
2023-01-01moved iterator exercisesseporterfield
2023-01-01moved iterator exercisesseporterfield
2023-01-01refactoring standard_library_types as iteratorsseporterfield