JoinNode.channels

Non-empty collection of channels, each containing zero or more of this node's parameters (either data or memory edges).

struct JoinNode
InEdge[][] channels;