@mikuroxina/mini-fn
    Preparing search index...

    Function newContinue

    • Creates an object that represents the code flow to be continued.

      Type Parameters

      • C

      Parameters

      • c: C

        Continuation value.

      Returns Continue<C>

      A new ControlFlow object.