# ash_sum_type v1.0.4 - Table of Contents

A DSL for defining custom Ash types that behave like algebraic sum types.

## Pages

- [AshSumType](readme.md)

## Modules

- [AshSumType](AshSumType.md): A Spark DSL for defining Ash types that behave like algebraic sum types.
- [AshSumType.Field](AshSumType.Field.md): Represents a field carried by a sum-type variant.
- [AshSumType.Variant](AshSumType.Variant.md): Represents one variant of a sum type.

