Classes | Streams-Patterns-Events > Patterns > Math

Padd : Pset : FilterPattern : Pattern : AbstractFunction : Object

add to value of a key in event stream

Class Methods

Padd.new(name, value, pattern)

From superclass: Pset

Arguments:

name
value

can be a pattern or a stream. The resulting stream ends when that incoming stream ends.

pattern

Inherited class methods

6 methods from Object ► show

Instance Methods

Inherited instance methods

4 methods from Pset ► show
1 methods from FilterPattern ► show
43 methods from Pattern ► show
159 methods from AbstractFunction ► show
260 methods from Object ► show

Undocumented instance methods

.filterEvent(event, val)

Examples