summaryrefslogtreecommitdiff
path: root/exercises/option/option1.rs
AgeCommit message (Expand)Author
2022-07-14fix: rename option to optionsmokou
2021-04-24docs(option): improve further informationZerotask
2020-05-27fix(option1): Don't add only zeros to the numbers arrayThomas Sauvajon
2020-05-02fix(option1): Add cast to usize, as it is confusing in the context of an exer...Rob Story
2020-04-02Merge branch 'master' of https://github.com/sanjaykdragon/rustlingsSanjay K
2020-04-02fixed spacingSanjay K
2020-03-11Update option1.rsSanjay K
2020-03-11Update option1.rsSanjay K
2020-03-05feat: added excercise for optionSanjay K