Type.typeOf

struct Type(T)
alias typeOf = T

Meta