Embeds several event streams so that they form a single output stream with all their events in temporal order, providing a global offset for each. When one stream ends, the other streams are further embedded until all have ended.
list |
list of pairs of times and patterns: [time, pat, time, pat .. ]. |
repeats |
repeat the whole pattern n times. |