Skip to content

Commit

Permalink
Remove duplicate mentions between 3.3 and 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
FreeApophis committed Apr 29, 2024
1 parent 357a488 commit f1b8dfa
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,6 @@ We implemented a few of the IEnumerable extensions which are very useful on stri
### Monads

* Implemented `UpCast` for the monds `Option`, `Either`, `Result` and `System.Lazy`.
* Implemented `OrElse` on `Either`
* Implemented `OrElse` and `GetOrElse` on `Result`
* Implemented `InspectLeft` on `Either`
* Implemented `InspectNone` on `Option`
* Implemented `InspectError` on `Result`
* Implemented `InspectEmpty` on `IEnumerable` and `IAsyncEnumerable`
* Implemented `ToAsyncEnumerable` extension on `Option`

Expand Down

0 comments on commit f1b8dfa

Please sign in to comment.