10 packages tagged with “applicative”
A complete and extensible base library for F#.
FsControl is an overload library for F#.
Temporality category to map function and values changing over the time
Lightweight functional programming library for C#. IO monad, Unit, Maybe, Either, immutable collections, and more
A core library to enable functional programming in C# Data Types: - Identity - Maybe - Result - Either - Validation - Reader - Writer - IO - State - Tagged - Union - Coyoneda - Yoneda - Continuation - Redux: Store, Reducer, Middleware and Action (e.g. Tagged) Prelude (Standard Library) - Syntactic sugar to simplify use of data types and .Net Core Framework - Linq conformance for all data types - Function: Curry, Uncurry, Flip, Partial Application, Delegate Lifters, Combinators - Tuple: Predicates, Splat, ... - Boolean Combinators - IEnumerable extension methods - Pattern Matching - etc.
Simple Result Library
Wrappers around BCL functionality for FunctionalSharp. Includes things like a live filesystem, etc.
Functional programming library for .NET with Option, Result, Either, Validation, Try, RemoteData, NonEmptyList, Writer, Reader, State, and IO monads. Features async/await support with CancellationToken, LINQ query syntax, zero dependencies, Roslyn analyzers, source generators for discriminated unions, ASP.NET Core and EF Core integrations.