TaggedAlgebraic.kind

The type ID of the currently stored value.

struct TaggedAlgebraic(U)
@property
kind
const
(
)
if (
is(U == union) ||
is(U == struct)
)

Meta