TaggedAlgebraic.Kind

A type enum that identifies the type of value currently stored.

struct TaggedAlgebraic(U)
alias Kind = TypeEnum!U

Meta