concat

fun Iterable<CancellationToken>.concat(): CancellationToken

Combine all contained CancellationToken instances into one.