addTo

fun <S> ReceiveChannel<S>.addTo(collection: MutableCollection<ReceiveChannel<S>>)