An open API service indexing awesome lists of open source software.

https://github.com/yuchiki/monad

Monads written in C#
https://github.com/yuchiki/monad

csharp monad sample

Last synced: over 1 year ago
JSON representation

Monads written in C#

Awesome Lists containing this project

README

          

# monad
Monads written in C#

This project includes monad classes, and Main for sample usages.

I read this slide as reference: [C#でわかる こわくないMonad](https://www.slideshare.net/kekyo/cm-76399518)