f5c941a404
Add a suggestion to replace `map(f).unwrap_or(None)` with `and_then(f)`.
Add a suggestion to replace `map(f).unwrap_or(None)` with `and_then(f)`.