Classes | Streams-Patterns-Events > Patterns > List

Pshuf : ListPattern : Pattern : AbstractFunction : Object

sequentially embed values in a list in constant, but random order

Description

Returns a shuffled version of the list item by item, with n repeats.

Class Methods

Inherited class methods

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

Instance Methods

Inherited instance methods

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