Skip to content

Feature request: Please add more "Control Flow" utilities #475

Description

@boustanihani

Could you possibly add more "Control Flow" utilities like the ones provided by Async.js:

https://caolan.github.io/async/v3/docs.html#controlflow

Control Flow:

  • applyEach
  • applyEachSeries
  • auto
  • autoInject
  • cargo
  • cargoQueue
  • compose
  • doUntil
  • doWhilst
  • forever
  • parallel
  • parallelLimit
  • priorityQueue
  • queue
  • race
  • retry
  • retryable
  • seq
  • series
  • times
  • timesLimit
  • timesSeries
  • tryEach
  • until
  • waterfall
  • whilst

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions