Easy to use F#-like ~discriminated~ unions for C# with exhaustive compile time matching
翻译 - 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.
Discriminated unions, pattern matching and partial applications for C#
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#
UNIONs in ActiveRecord! Adds proper union and union_all methods to ActiveRecord::Relation.
A simple runtime type checker for javascript supporting records and tagged unions
pdbex is a utility for reconstructing structures and unions from the PDB into compilable C headers