summaryrefslogtreecommitdiff
path: root/exercises/18_iterators/iterators4.rs
AgeCommit message (Collapse)Author
2024-07-08Explain what a factorial is and link to wikipedia for more detailsmo8it
2024-07-04Unify fn signature in iterators4 exercise and solutionNahor
Since this is not about conversion, prefer the option that doesn't require one.
2024-06-28iterators4 solutionmo8it
2024-05-22Remove unneeded pubmo8it
2024-04-17Clean up and unify exercisesmo8it
2024-04-17Require a main function in all exercisesmo8it
2024-04-11Remove "I AM NOT DONE" and the verify mode and add AppStatemo8it
2024-03-15fix: clean up "return" wording in iterators4liv
2023-10-16Update Exercises Directory Names to Reflect OrderAdam Brewer