Pperform:
Filter:
Classes (extension) | Streams-Patterns-Events > Patterns | Libraries > MathLib > Patterns

Pperform : Pattern : AbstractFunction : Object
ExtensionExtension

applies a selector to a list of patterns
Source: Preduce.sc

Description

applies a selector to a list of patterns

Part of MathLib, a diverse library of mathematical functions.

Class Methods

Pperform.new(selectorPattern ... arguments)

Arguments:

selectorPattern

a pattern of symbols (binary operators) or functions of two arguments

... arguments

a pattern of objects, receiver and arguments

Inherited class methods

Instance Methods

Inherited instance methods

Undocumented instance methods

.arguments

.arguments = value

.embedInStream(inval)

.selectorPattern

.selectorPattern = value

Examples