You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: