Package ai.grant.reduxengine.extensions

Functions

addTo
Link copied to clipboard
fun <S> ReceiveChannel<S>.addTo(collection: MutableCollection<ReceiveChannel<S>>)