You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rustlings/exercises/option
Sanjay K 86b5c08b9b
feat: Add Option2 exercise (#290)
* added option2

* changed up the exercise, modified the help section

* Update exercises/option/option2.rs

Co-Authored-By: fmoko <mokou@posteo.net>

* Update exercises/option/option2.rs

Co-Authored-By: fmoko <mokou@posteo.net>

* Update exercises/option/option2.rs

Co-Authored-By: fmoko <mokou@posteo.net>

Co-authored-by: fmoko <mokou@posteo.net>
4 years ago
..
README.md feat: added excercise for option 5 years ago
option1.rs Merge branch 'master' of https://github.com/sanjaykdragon/rustlings 5 years ago
option2.rs feat: Add Option2 exercise (#290) 4 years ago

README.md

Option

Book Sections

To learn about Option, check out these links: