We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcf8ef9 commit 40151e9Copy full SHA for 40151e9
changelog.md
@@ -16,3 +16,5 @@
16
## Unreleased
17
* Added overload for AndThen which flattens the Option
18
* Add `Where` method to `Option<T>`, which allows filtering the `Option` by a predicate.
19
+* Add overload for `Option<T>.SelectMany` that takes only a selector.
20
+
0 commit comments