Ja-Rek
-
CleanMonads
by: Ja-Rek- 3,300 total downloads
- last updated 3/10/2019
- Latest version: 2.1.2
It's an implementation of "Maybe" and "Either" monads for C# with extra utils, extensions, and integrations. -
- 2,411 total downloads
- last updated 12/27/2018
- Latest version: 1.2.0
It's a set of factory methods such as ListOf(1, 2) or ListOf/<int />() to create the basic generic collections. Package was inspired by Kotlin language. -
- 1,731 total downloads
- last updated 5/18/2019
- Latest version: 1.2.0
Library for expressing side effects by creating a contract for beginning value (arguments). This technique can be referred to as "design by contract", "defense programming" or "guard methods". The Suckless... More information