Skip to content

Commit f1b8dfa

Browse files
committed
Remove duplicate mentions between 3.3 and 3.4
1 parent 357a488 commit f1b8dfa

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

changelog.md

-5
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,6 @@ We implemented a few of the IEnumerable extensions which are very useful on stri
4040
### Monads
4141

4242
* Implemented `UpCast` for the monds `Option`, `Either`, `Result` and `System.Lazy`.
43-
* Implemented `OrElse` on `Either`
44-
* Implemented `OrElse` and `GetOrElse` on `Result`
45-
* Implemented `InspectLeft` on `Either`
46-
* Implemented `InspectNone` on `Option`
47-
* Implemented `InspectError` on `Result`
4843
* Implemented `InspectEmpty` on `IEnumerable` and `IAsyncEnumerable`
4944
* Implemented `ToAsyncEnumerable` extension on `Option`
5045

0 commit comments

Comments
 (0)