-
Kenton Varda authored
Implement exclusive promise joining: Join two Promise<T>s to create a Promise that resolves when either input resolves.
08143efb
Implement exclusive promise joining: Join two Promise<T>s to create a Promise that resolves when either input resolves.