-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
help wantedIssues we wouldn't mind assistance with.Issues we wouldn't mind assistance with.
Description
RxJS4's forkJoin accepts promise as well as observables
args (Arguments | Array): An array or arguments of Observable sequences or Promises to collect the last elements for.
while current implementation does not. Is this intended design to drop promise? If promise can be accepted, PR #506 might need to be updated to include it as well as updating implementation.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
help wantedIssues we wouldn't mind assistance with.Issues we wouldn't mind assistance with.