SinkElementType

Gets the element type at source or sink end of i-th stage in StageSeq.

Members

Aliases

E
alias E = SinkElementType!(StageSeq[i])
Undocumented in source.
SinkElementType
alias SinkElementType = SourceElementType!(i - 1, StageSeq)
Undocumented in source.
SinkElementType
alias SinkElementType = E
Undocumented in source.

Meta