TypeMixin.UnionType

Undocumented in source.
mixintemplate TypeMixin(K, Payload)
alias UnionType(T...) = UnionTypeTpl!(typeof(this), T)

Meta