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

Preduce : Pattern : AbstractFunction : Object
ExtensionExtension

reduces a list of patterns to a single one using an operator
Source: Preduce.sc

Description

reduces a list of patterns to a single one using an operator

Part of MathLib, a diverse library of mathematical functions.

Class Methods

Preduce.new(selectorPattern ... patterns)

Arguments:

selectorPattern

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

... patterns

a pattern of objects responding to the selector.

Inherited class methods

Instance Methods

Inherited instance methods

Undocumented instance methods

.embedInStream(inval)

.list

.list = value

.selectorPattern

.selectorPattern = value

Examples

set theory examples