Place:
Filter:
Classes | Streams-Patterns-Events > Patterns > List

Place : Pseq : ListPattern : Pattern : AbstractFunction : Object

interlaced embedding of subarrays

Description

Returns elements in the list. If an element is an array itself, it embeds the first element when it comes by first time, the second element when it comes by the second time... The nth when it comes by the nth time.

Class Methods

Inherited class methods

Instance Methods

Inherited instance methods

Undocumented instance methods

.embedInStream(inval)

Examples