Skip to content

Instantly share code, notes, and snippets.

@olbrichj
Created March 21, 2018 11:29
Show Gist options
  • Save olbrichj/44c85d57f8636225733e0645418a0f65 to your computer and use it in GitHub Desktop.
Save olbrichj/44c85d57f8636225733e0645418a0f65 to your computer and use it in GitHub Desktop.
firstly {
when(fulfilled: promise1(), promise2())
}.done { result1, result2 in
//…
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment