Skip to content

Conversation

@player-03
Copy link
Contributor

These are based on JavaScript's promise concurrency functions, using Lime's nomenclature.

Supersedes #1844

@player-03
Copy link
Contributor Author

@EliteMasterEric How do these look to you?

@player-03
Copy link
Contributor Author

I'm going back and forth between calling it "allResolved" or "allSettled".

  • Lime's Promise class consistently uses the term "resolve".
  • We're copying JavaScript's functions, so it'd be more intuitive to use JavaScript's names.
  • The function works slightly differently than the JS version, so maybe a slightly different name will make the change more obvious.
  • Wikipedia uses the term "resolve".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant