TypeSet

Type set resolution template used to construct Algebraic .

Members

Aliases

TypeSet
alias TypeSet = T
Undocumented in source.
TypeSet
alias TypeSet = .TypeSet!(staticSort!(TypeCmp, T))
Undocumented in source.
TypeSet
alias TypeSet = TypeSet!(NoDuplicates!T)
Undocumented in source.
TypeSet
alias TypeSet = TypeSet!(staticMap!(TryRemoveConst, T))
Undocumented in source.

Meta