01_user_documentation:07_rgg_xl:02_xl:08_object:05_aggregate
This is an old revision of the document!
Aggregates
Generator expressions provide a convenient and efficient means to yield multiple values. Their counterpart are aggregate expressions which take multiple values in succession as input and produce a single value as result, e. g., the sum of all values. The XL programming language defines a single built-in aggregating operator (the containment operator) and a mechanism for aggregate methods.
01_user_documentation/07_rgg_xl/02_xl/08_object/05_aggregate.1755678741.txt.gz · Last modified: 2025/08/20 10:32 by gaetan
