@eagleoutice/flowr - v2.13.1
    Preparing search index...
    • repeatedly run step until it reports no further change (returns false) or maxIterations is reached

      Parameters

      • maxIterations: number
      • step: () => boolean

      Returns void