Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 330 Bytes

index.md

File metadata and controls

3 lines (2 loc) · 330 Bytes

Funkylib - lightweight FP library in C#

Funkylib is intended for programmers who have only started to learn FP in C#, but do not want to write a whole library from scratch. It is also useful for experienced programmers who find that they only need a few basic FP types and a highly customizable library in their projects.