Skip to content

PrimeFuncPack Core is a functional programming pack for .NET consisting of the fundamentals: Optional and Result monads, Failure type, Tagged Union, Unit type, and functional interfaces (SAM interfaces), as well as the useful extensions. The Pack supports both asynchronous and synchronous programming models.

License

Notifications You must be signed in to change notification settings

pfpack/pfpack-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PrimeFuncPack Core - A Functional Programming Framework for .NET

PrimeFuncPack Core is a functional programming pack for .NET consisting of the fundamentals:

  • Optional and Result monads, Failure type, Tagged Union, and Unit type;
  • Functional interfaces (Single Abstract Method interfaces);
  • as well as extensions such as the Optional Linq, the SAM interfaces factories, etc.

The Pack supports both asynchronous and synchronous programming models.

About

PrimeFuncPack Core is a functional programming pack for .NET consisting of the fundamentals: Optional and Result monads, Failure type, Tagged Union, Unit type, and functional interfaces (SAM interfaces), as well as the useful extensions. The Pack supports both asynchronous and synchronous programming models.

Resources

License

Stars

Watchers

Forks

Packages

No packages published