next | previous | forward | backward | up | top | index | toc | home

Sum -- the class of all sum expressions

Description

Sum is a type of Expression representing a sum.

Functions and methods returning a sum expression :

Methods that use a sum expression :

For the programmer

The object Sum is a wrapper type, with ancestor classes AssociativeExpression < Expression < BasicList < Thing.