@eagleoutice/flowr - v2.15.8
    Preparing search index...
    • Recomputes recompute(id) for every node reachable from seed along the reverse of successors, so a change at a node is carried on to whatever points at it, until nothing grows anymore. recompute updates its node's value itself and reports whether it grew; shared by propagateOverCalls and calculateExceptionsOfFunction, which differ only in what "grew" means for the value they carry, and by carriersOf below, which grows a set rather than a bitfield.

      Parameters

      Returns void