mir-random ~master (2021-09-01T06:24:04Z)
Dub
Repo
EngineReturnType.EngineReturnType
mir
random
engine
EngineReturnType
Undocumented in source.
alias
EngineReturnType
=
ReturnType
!
T
alias
EngineReturnType
=
typeof
(
T
.
init
())
template
EngineReturnType
(T)
static if
(!(
is(ReturnType!T)
))
alias
EngineReturnType
=
typeof
(
T.init
())
Meta
Source
See Implementation
mir
random
engine
EngineReturnType
aliases
EngineReturnType