The OpenD Programming Language

TaggedAlgebraic.Union

Alias of the type used for defining the possible storage types/kinds.

import taggedalgebraic.taggedalgebraic;
struct TaggedAlgebraic(U)
deprecated
alias Union = U

Meta