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