SimpleTypeOf.Type

Undocumented in source.
template SimpleTypeOf(alias thing)
@safe
alias Type = TypeOf!thing

Meta