Skip to content
This repository has been archived by the owner on Oct 14, 2019. It is now read-only.
sergun edited this page Aug 7, 2012 · 5 revisions

Supported platforms

  1. .NET 3.5-4
  2. Silverlight 3-5
  3. WP7
  4. XNA

Installing

  1. Just reference "Monads.dll" file and add "using System.Monads;" to your code.
  2. Install via nuget.

Nuget

PM> Install-Package Monads

Nuget link

Scenarios

  1. Monads for objects
  2. Monads for collections
  3. Argument checking
  4. Events

Contacts

Feel free to communicate with me by twitter or e-mail:

Clone this wiki locally