Skip to content

V 2.1.1

Compare
Choose a tag to compare
@Ja-rek Ja-rek released this 08 Mar 16:00
· 13 commits to master since this release

Nuget: https://www.nuget.org/packages/cleanmonads/

New Features!

  • Added extension methods like "RightOrZero", "LeftOrEmpty"
  • Added factory methods like "Right<TLeft, TRight>"

Changes

  • Fixed problem of creating "Either" with methods "Right", "Left"