Related resources for Discriminated Unions
  • C# Discriminated Unions and .NET Channels7/11/2024 3:00:02 AM. Explore the advanced features of C# with a focus on Discriminated Unions and .NET Channels. Learn how Discriminated Unions enhance type safety and pattern matching, and how .NET Channels facilitate co
  • C# 9 Records and Discriminated Unions3/15/2020 8:04:48 AM. Learn about C# Records and C# Discriminated Unions features expected to be released in C# 9.0.
  • Data Types in F#5/13/2012 6:27:17 AM. In this article you will learn about the mutable and immutable data types of F#. If you want to understand that then take a Quick review.