aedi ~master (2019-08-16T15:58:29Z)
Dub
Repo
typeOf
aermicioi
aedi
util
traits
traits
Undocumented in source.
template
typeOf (
alias
T
) {
alias
typeOf
=
typeof
(
T
)
;
alias
typeOf
=
T
;
}
Members
Aliases
typeOf
alias
typeOf
=
typeof
(
T
)
Undocumented in source.
typeOf
alias
typeOf
=
T
Undocumented in source.
Meta
Source
See Implementation
aermicioi
aedi
util
traits
traits
templates
getMember
getMembersWithProtection
getOverloads
getProtection
identifier
isField
isProtection
isStaticFunction
toType
typeOf
variables
isDerived
isPublic