daii v0.1.0 (2017-06-23T18:28:59Z)
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