Skip to main

concat

concat

Signature - source.ts#L2265

var concat: <T>(source: Source<Source<T>>) => Source<T>