next up previous contents index
Next: map! Up: Stream Previous: generator   Contents   Index


interlacing


Usage

interlacing [$s_1,\dots,s_n$]


Signature

interlacing: List % $\to$ %


Parameter Type Description
$s_i$ % streams


Description

Given $s_i = t_{i1},t_{i2},\dots$, returns the stream $t_{11},t_{21},\dots,t_{n1},t_{12},t_{22},\dots,t_{n2},\dots$.



Manuel Bronstein 2004-06-28