コード例 #1
0
 def create():
     return xs.pipe(ops.merge(ys))
コード例 #2
0
 def create():
     return xs.pipe(ops.merge(max_concurrent=2))