Skip to content

0.1

Compare
Choose a tag to compare
@bartsokol bartsokol released this 02 Feb 11:00
· 94 commits to master since this release
0c7e6f2

Initial version of the library. Includes Option and Result monads and a set of extensions to work with them. For Result there is also a set of extensions for Task interop which make working with asynchronous code a bit easier.

Library can be downloaded from NuGet as Monacs.Core using your favorite package manager.