@eagleoutice/flowr - v2.13.15
    Preparing search index...
    Nse: {
        dropResolvedMask(
            this: void,
            graph: DataflowGraph,
            id: NodeId,
            name: Identifier,
        ): void;
        isUnquote<Info>(this: void, node: RNode<Info>, style: Unquote): boolean;
        name: "Nse";
        suppliedByMask(
            this: void,
            graph: DataflowGraph,
            id: NodeId,
            vertex?: DataflowGraphVertexInfo | undefined,
        ): boolean;
        unmark(
            this: void,
            graph: DataflowGraph,
            id: NodeId,
            which?: (target: NodeId) => boolean,
        ): void;
        unquoted<Info extends ParentInformation>(
            this: void,
            root: RNode<Info> | undefined,
            style: Unquote,
        ): ReadonlySet<NodeId> | undefined;
    } = ...

    The parts of a call R does not evaluate the standard way.

    Type Declaration