FunCs: functional extensions for C# NuGet Package

Functional programming syntax support for C#, for things which either don't exist in C#, or a pain.


Includes:
1) use 'var' to declar lambdas: var f = Fun.function(()=>10);
2) function composition;
3) partial function application (currying).

MIT license.




Got any FunCs: functional extensions for C# Question?





Info

Version: 1.0.1
Author(s): Philip Panyukov
Last Update: Tuesday, August 6, 2013
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/ppanyukov/FunCs/
NuGet Url: https://www.nuget.org/packages/FunCs


Install
Install-Package FunCs
dotnet add package FunCs
paket add FunCs
FunCs Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

3913