%+%                     Function composition operator
[.garray                Indexing for the garray class
abind                   Combine generalized arrays
amap                    Mapping matching dimension of arrays with a
                        function
amult                   Generalized array multiplication.
aperm.garray            General array transposition
areduce                 Generalized and smart apply()/Reduce()/tapply()
                        for data folding.
as.data.frame.garray    Coerce to a Data Frame
awipe                   Generalized array's sweep() for data cleaning.
dim.garray              Dimensions of a generalized array
garray                  Generalized and smart array
margins                 The margins and dimensions of a generalized
                        array object
print.garray            Print Values
psummary                Parallel summary, inspired by pmax() and
                        pmin().
read.ctable             Read a complex table and return array in basic
                        storagemode.
sdim                    Subdimensions of an array
