Algebraic Data Types for C# - John Azariah
Back to Basics: Algebraic Data Types - Arthur O'Dwyer - CppCon 2020
Category Theory for Programmers: Chapter 6 - Simple Algebraic Data Types
Algebraic data types for fun and profit by Clément Delafargue
Why algebraic data types are important - Bartosz Milewski - code::dive 2018
Domain Driven Design (DDD) with Algebraic Data Types (ADT) - Ramón Soto Mathiesen
John Azariah - Algebraic Data Types for C# - λC 2017
Algebraic Data Types with Haskell
Make your Data Type more Abstract with Opaque Types in C
Domain Driven Design (DDD) with Algebraic Data Types (ADT)
Scary Programming Terms - Algebraic Data Types
Keith Pinson: Who Let Algebra Get Funky with my Data Types - λC 2016
Type theory and the algebra of types
[PLDI24] Don’t Write, but Return: Replacing Output Parameters with Algebraic Data Types in(…)
All Rust string types explained
Nemerle pattern matching and algebraic data types
11: Algebraic Data Types - Abstraction and Design in Computation
George Wilson - FP Basics: Algebraic Data Types and pattern matching
CppCon 2016: Ben Deane “Using Types Effectively"
For Your Reference Part 2.1 -- Algebraic Data Types Theory