Fast and memory-efficient immutable collections and helper data structures
-
Updated
Nov 2, 2024 - C#
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 extensions.
.NET port of Francisco (Paco) Estévez's JavaSealedUnions (https://github.com/pakoito/JavaSealedUnions).
Add a description, image, and links to the sum-types topic page so that developers can more easily learn about it.
To associate your repository with the sum-types topic, visit your repo's landing page and select "manage topics."