semitwistdtools ~master (2015-08-17T23:08:05Z)
Home
Dub
Repo
ExprTypeOf
semitwist
util
reflect
Undocumented in source.
template
ExprTypeOf (
T
) {
alias
ExprTypeOf
=
ReturnType
!(
T
)
;
alias
ExprTypeOf
=
T
;
}
Members
Aliases
ExprTypeOf
alias
ExprTypeOf
=
ReturnType
!(
T
)
Undocumented in source.
ExprTypeOf
alias
ExprTypeOf
=
T
Undocumented in source.
Meta
Source
See Implementation
semitwist
util
reflect
functions
qualifiedName
manifest constants
useNoThrowSafeToHash
templates
EnsureArray
ExprTypeOf
callableExists
isAllTypes
isAnyArray
isAnyType
isType
nameof