0.1
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.