Function execZ

  • Starts execution by the given starter.

    Type Parameters

    • TResult

      Execution result type.

    Parameters

    Returns ZExecution<TResult>

    New execution instance to start by the given starter.

Generated using TypeDoc