Add `filter` and `ifSome(then:)` to Optional

Let’s see if this has any legs then…

Nope. @jrose said:

API additions always go through the Swift Evolution process.

@AlexanderM would you be fine with splitting out just the filter into its own proposal? Do you have time to do that?

BTW, this optional filter pattern is all over the SE-0222 that’s currently in review.