<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://dokuwiki.grogra.de/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://dokuwiki.grogra.de/feed.php">
        <title>GroIMP wiki - 01_user_documentation:07_rgg_xl:02_xl:08_object:05_aggregate</title>
        <description></description>
        <link>https://dokuwiki.grogra.de/</link>
        <image rdf:resource="https://dokuwiki.grogra.de/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-05-16T10:32:42+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://dokuwiki.grogra.de/doku.php?id=01_user_documentation:07_rgg_xl:02_xl:08_object:05_aggregate:01_containment_operator&amp;rev=1756977884&amp;do=diff"/>
                <rdf:li rdf:resource="https://dokuwiki.grogra.de/doku.php?id=01_user_documentation:07_rgg_xl:02_xl:08_object:05_aggregate:02_aggregate_methods&amp;rev=1756977842&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://dokuwiki.grogra.de/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>GroIMP wiki</title>
        <link>https://dokuwiki.grogra.de/</link>
        <url>https://dokuwiki.grogra.de/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://dokuwiki.grogra.de/doku.php?id=01_user_documentation:07_rgg_xl:02_xl:08_object:05_aggregate:01_containment_operator&amp;rev=1756977884&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-09-04T09:24:44+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Containment Operator</title>
        <link>https://dokuwiki.grogra.de/doku.php?id=01_user_documentation:07_rgg_xl:02_xl:08_object:05_aggregate:01_containment_operator&amp;rev=1756977884&amp;do=diff</link>
        <description>Containment Operator

The containment operator a in b aggregates the logical or of a == b. 

Typical examples are a in (1 : 3) which has true as result if and only if a equals 1, 2 or 3, or a in n.children() which tests whether a node a is contained in the sequence of values returned by the generator method n.children(). The containment operator terminates the evaluation of the generator expression once it knows the final result, i. e., if</description>
    </item>
    <item rdf:about="https://dokuwiki.grogra.de/doku.php?id=01_user_documentation:07_rgg_xl:02_xl:08_object:05_aggregate:02_aggregate_methods&amp;rev=1756977842&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-09-04T09:24:02+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Aggregate Methods</title>
        <link>https://dokuwiki.grogra.de/doku.php?id=01_user_documentation:07_rgg_xl:02_xl:08_object:05_aggregate:02_aggregate_methods&amp;rev=1756977842&amp;do=diff</link>
        <description>Aggregate Methods

Like filter methods, aggregate methods receive a sequence of values as input. However, their result is a single value.

When used in the code, the first two argument of the method are “combined”. The first argument given has to be an Aggregate of the Type of the second argument</description>
    </item>
</rdf:RDF>
