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

    the function reference extracted from an argument passed to a higher-order call

    interface ResolvedFunctionArgument {
        anonymous: boolean;
        asString: boolean;
        functionId: NodeId;
        functionName: Identifier;
    }
    Index
    anonymous: boolean
    asString: boolean
    functionId: NodeId
    functionName: Identifier