flod ~master (2016-03-15T07:39:31Z)
Dub
Repo
SourceElementType.SourceElementType
flod
traits
SourceElementType
Undocumented in source.
alias
SourceElementType
=
E
alias
SourceElementType
=
SinkElementType
!(
i
,
StageSeq
)
alias
SourceElementType
=
W
alias
SourceElementType
=
SinkElementType
!(
i
,
StageSeq
)
template
SourceElementType
(size_t i, StageSeq...)
package
static if
(!(
!is(E == void)
))
static if
(!(
i == StageSeq.length - 1
))
static if
(!(
!is(W == void)
))
alias
SourceElementType
=
SinkElementType
!(
i
,
StageSeq
)
Meta
Source
See Implementation
flod
traits
SourceElementType
aliases
E
SourceElementType
W