rustlings icon indicating copy to clipboard operation
rustlings copied to clipboard

Suggestion: ok_or + and_then exercises

Open penguin42 opened this issue 3 years ago • 1 comments

The 'ok_or' (and ok_or_else) and 'and_then' parts of Option are a bit Rust specific and a little unusual; it might be good to have an exercise around them.

penguin42 avatar Dec 12 '21 16:12 penguin42

I am open to a pull request :)

mo8it avatar Jul 10 '24 11:07 mo8it