Easy to use F#-like ~discriminated~ unions for C# with exhaustive compile time matching
A simple, fluent discriminated union of an error or a result.
C# discriminated union source generator
Discriminated unions, pattern matching and partial applications for C#
Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.
Helper function for exhaustive checks of discriminated unions in TypeScript
Discriminated unions for Elixir
A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)
Adds Discriminated unions to C# until they get added for real
A stinky but tasty hack to emulate F#-like discriminated unions in C#
Discriminated Json Subtypes Converter implementation for .NET
UNIONs in ActiveRecord! Adds proper union and union_all methods to ActiveRecord::Relation.
#安卓#Compile-time checked Unions of different types for Domain Modeling [STABLE]
pdbex is a utility for reconstructing structures and unions from the PDB into compilable C headers
A simple runtime type checker for javascript supporting records and tagged unions