Commit Graph

14 Commits (c63c44ac70667c0696997a6f40efbf9239789d18)

Author SHA1 Message Date
mo8it 193b600382 Convert other exercises that have assertions to test mode 1 year ago
Robert Fry 7eef5d15ee
docs: cleanup the explanation paragraphs at the start of each exercise. 1 year ago
lazywalker 9604ab6621 fix(exercises): use snake_case variables 1 year ago
liv a6f99645c6 chore: rustfmt 1 year ago
Your Name 352267871c fix: Added some extra tests to validate iterators5 solution
closes: #1387
1 year ago
liv ab6aa23cec
Merge pull request #1391 from ktheory/ktheory/iter5
docs: clarify instructions on iterators5.rs
1 year ago
Chad Dougherty 8c88f769b6
rustfmt
rustfmt converts "main ()" -> "main()"
2 years ago
Aaron Suggs 1ac66f372b docs: clarify instructions on iterators5.rs
I changed the sentence that referenced the imperative implementation in iterators5.rs.

That implementation was already removed and replaced with `todo!()`
2 years ago
seporterfield 8405a61b07
moved iterator exercises 2 years ago
seporterfield e3e298cfa2
moved iterator exercises 2 years ago
seporterfield 0f02a9b9af
moved iterator exercises 2 years ago
seporterfield 5b0d587c22
moved iterator exercises 2 years ago
seporterfield e9dc52c2d3
moved iterator exercises 2 years ago
seporterfield a0c5a892d3
refactoring standard_library_types as iterators 2 years ago