semitwistdtools ~master (2022-01-28T13:51:09.843128)
Dub
Repo
ExprTypeOf.ExprTypeOf
semitwist
util
reflect
ExprTypeOf
Undocumented in source.
alias
ExprTypeOf
=
ReturnType
!(
T
)
template
ExprTypeOf
(T)
static if
(
isCallable!(T)
)
alias
ExprTypeOf
=
ReturnType
!(
T
)
alias
ExprTypeOf
=
T
Meta
Source
See Implementation
semitwist
util
reflect
ExprTypeOf
aliases
ExprTypeOf