Skip to content

Commit

Permalink
Merge pull request #549 from julienasp/master
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
vkhorikov authored Jun 25, 2024
2 parents 7c2c7c3 + 6b7252b commit 7eb1ae8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -457,6 +457,7 @@ Console.WriteLine(failedToGetAFruit.Error); // "There was no fruit to give"
#### ToUnitResult

Use case: Representing the lack of an inner value in a Maybe as a failed operation, if an Error is provided

Use case: Representing the presence of an inner value in a Maybe as a failed operation

**Note**: See `UnitResult` section below
Expand Down

0 comments on commit 7eb1ae8

Please sign in to comment.