Browse Source

update roman_numbers_iter

1122-buz-zinga
davidrobert99 2 years ago
parent
commit
abaab7a3b5
  1. 1
      subjects/roman_numbers_iter/README.md

1
subjects/roman_numbers_iter/README.md

@ -4,7 +4,6 @@
Implement the `Iterator` trait for the `RomanNumber` type. You should use the code from the previous exercise roman_numbers.
### Notions
- [Trait Iterator](https://doc.rust-lang.org/std/iter/trait.Iterator.html)

Loading…
Cancel
Save