SourceElementType

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

Members

Aliases

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

Meta