Pfinval:
Filter:

Pfinval : Pfin : FilterPattern : Pattern : AbstractFunction : Object

limit number of items embedded in a stream

Description

NOTE: Pfinval is not appropriate for wrapping Pmono, Pfx etc. For these types of event patterns, you should use Pfin.

Class Methods

Pfinval.new(count, pattern)

From superclass: Pfin

Embeds count elements of the pattern into the stream.

Inherited class methods

Instance Methods

Inherited instance methods

Undocumented instance methods

.embedInStream(event)

Examples