When to use it
Useful as a placeholder, or to fan out a single source to multiple downstream nodes when the source itself only allows one outgoing connection (for example collecting the output of anEach loop and forwarding it to several consumers).