TypeMixin

Undocumented in source.

Members

Aliases

UnionType
alias UnionType(T...) = UnionTypeTpl!(typeof(this), T)
Undocumented in source.

Functions

asFunctionType
auto asFunctionType()
Undocumented in source.
getParamType
auto getParamType(ParamKind kind)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin TypeAccessorMixin!K
Undocumented in source.

Meta