mo8it
193b600382
Convert other exercises that have assertions to test mode
2023-08-27 01:06:01 +02:00
Robert Fry
7eef5d15ee
docs: cleanup the explanation paragraphs at the start of each exercise.
2023-05-29 18:41:51 +01:00
lazywalker
9604ab6621
fix(exercises): use snake_case variables
2023-05-23 15:00:55 +08:00
liv
a6f99645c6
chore: rustfmt
2023-05-17 16:02:39 +02:00
Your Name
352267871c
fix: Added some extra tests to validate iterators5 solution
...
closes : #1387
2023-04-15 17:34:52 +01:00
liv
ab6aa23cec
Merge pull request #1391 from ktheory/ktheory/iter5
...
docs: clarify instructions on iterators5.rs
2023-04-05 13:06:43 +00:00
Chad Dougherty
8c88f769b6
rustfmt
...
rustfmt converts "main ()" -> "main()"
2023-02-24 08:51:03 -05:00
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!()`
2023-02-21 09:45:59 -05:00
seporterfield
8405a61b07
moved iterator exercises
2023-01-01 02:02:49 +01:00
seporterfield
e3e298cfa2
moved iterator exercises
2023-01-01 02:02:15 +01:00
seporterfield
0f02a9b9af
moved iterator exercises
2023-01-01 02:00:36 +01:00
seporterfield
5b0d587c22
moved iterator exercises
2023-01-01 01:59:35 +01:00
seporterfield
e9dc52c2d3
moved iterator exercises
2023-01-01 01:58:57 +01:00
seporterfield
a0c5a892d3
refactoring standard_library_types as iterators
2023-01-01 01:58:04 +01:00