@eagleoutice/flowr - v2.15.8
    Preparing search index...

    One \newcommand of a man/macros/ file: the text it stands for, and how many arguments it takes.

    interface RdMacro {
        body: string;
        params: number;
    }
    Index
    body: string
    params: number

    the highest #n the body uses, i.e. how many brace groups a use of the macro carries