Classes | Streams-Patterns-Events > Patterns > List

Pser : Pseq : ListPattern : Pattern : AbstractFunction : Object

sequentially embed values in a list

Description

is like Pseq, however the repeats variable gives the number of items returned instead of the number of complete cycles.

Class Methods

Inherited class methods

1 methods from Pseq ► show
1 methods from ListPattern ► show
7 methods from Object ► show

Instance Methods

Inherited instance methods

2 methods from Pseq ► show
3 methods from ListPattern ► show
43 methods from Pattern ► show
159 methods from AbstractFunction ► show
260 methods from Object ► show

Undocumented instance methods

.embedInStream(inval)

Examples