Java tagged union / sum types Javas Missing Sum Types A Look at Tagged Unions and Alternatives The Problem Modeling Different Data Structures In software development we often encounter situa 3 min read 06-10-2024 7
How to encode Algebraic Data Types in current Dart? Algebraic Data Types in Dart Exploring Alternatives Algebraic Data Types ADTs are a powerful tool for expressing complex data structures offering a concise and 3 min read 04-09-2024 11