Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

10
votes
11answers
943 views

Discriminated union in C#

[Note: This question had the original title "C (ish) style union in C#" but as Jeff's comment informed me, apparently this structure is called a 'discriminated union'] Excuse the verbosity of this ...