Skip to content

accepting promise for forkJoin()? #507

Closed
@kwonoj

Description

@kwonoj

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedIssues we wouldn't mind assistance with.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions