Fast and memory-efficient immutable collections and helper data structures
A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)
PrimeFuncPack Core.Taggeds is a core pack for .NET consisting of fundamental tagged types targeted for use in functional programming: Optional and Result monads, Tagged Union, as well as the convert e...
.NET port of Francisco (Paco) Estévez's JavaSealedUnions (https://github.com/pakoito/JavaSealedUnions).