PrimeFuncPack Core.Func.Abstractions.AsyncValue is a core library for .NET consisting of IAsyncValueFunc asynchronous ValueTask based functional interfaces (SAM interface) targeted for use in functional programming.
$ dotnet add package PrimeFuncPack.Core.Func.Abstractions.AsyncValuePrimeFuncPack Core.Func.Abstractions.AsyncValue is a core library for .NET consisting of IAsyncValueFunc asynchronous ValueTask based functional interfaces (SAM interface) targeted for use in functional programming. The Core.Func is shipped as a part of PrimeFuncPack Core - a functional programming framework for .NET
PrimeFuncPack Core is a functional programming pack for .NET consisting of the fundamentals:
The Pack supports both asynchronous and synchronous programming models.