
Project
sera-net/Sera.Union-for-Unity Generates type-safe Tagged Unions in Unity using C# source generators. Define union types with a simple interface template, and the package automatically creates optimized struct implementations with memory-efficient overlapping for unmanaged types and classes. Includes pattern matching support and comprehensive equality/comparison operators.
https://www.pkglnk.dev/sera-union-for-unity.git 