• Preparing search index...
  • The search index is not available
Houston Common Library
  • Houston Common Library
  • @45drives/houston-common-lib
  • runInSequence

Function runInSequence

  • runInSequence<T, E, Args extends any[]>(...args: Args): ((fns: ReadonlyArray<((...args: Args) => neverthrow.ResultAsync<T, E>)>) => neverthrow.ResultAsync<T[], E>)
  • Type Parameters

    • T
    • E
    • Args extends any[]

    Parameters

    • Rest ...args: Args

    Returns ((fns: ReadonlyArray<((...args: Args) => neverthrow.ResultAsync<T, E>)>) => neverthrow.ResultAsync<T[], E>)

      • (fns: ReadonlyArray<((...args: Args) => neverthrow.ResultAsync<T, E>)>): neverthrow.ResultAsync<T[], E>
      • Parameters

        • fns: ReadonlyArray<((...args: Args) => neverthrow.ResultAsync<T, E>)>

        Returns neverthrow.ResultAsync<T[], E>

    • Defined in houston-common-lib/lib/utils.ts:205

Settings

Member Visibility

Theme

Official Cockpit API Documentation
Houston Common Library
  • Loading...

Generated using TypeDoc