semitwistdtools ~master (2022-01-28T13:51:09.843128)
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