The sum-type tag has no wiki summary.
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 ...