daii ~master (2021-12-24T15:13:56.4398674)
Dub
Repo
ReturnType.ReturnType
daii
utils
ReturnType
Undocumented in source.
template
ReturnType
(FuncType : FT*, FT)
static if
(
is(FT RT == return)
)
alias
ReturnType
=
RT
Meta
Source
See Implementation
daii
utils
ReturnType
aliases
ReturnType