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

https://github.com/stijnmoreels/system.functional

Functional extensions to write more readable functional code in C#.
https://github.com/stijnmoreels/system.functional

chaining csharp declaritive extensions functional

Last synced: over 1 year ago
JSON representation

Functional extensions to write more readable functional code in C#.

Awesome Lists containing this project

README

          

[![NuGet Badge](https://buildstats.info/nuget/system-functional)](https://www.nuget.org/packages/system-functional)

## What's in the `System.Functional`?

This repository contains a minimum extension wrapper to write easier and more readable functional code in C#.

## Contributing

Pull requests very welcome!

Check out the issues marked up-for-grabs if you need any inspiration.

It's very rare that we reject PRs. Generally, if you intend to make a bigger change, it's better to open an issue first to discuss.