Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

groupByProto signature is incorrect #33

Closed
patsissons opened this issue Aug 24, 2017 · 2 comments · Fixed by #34
Closed

groupByProto signature is incorrect #33

patsissons opened this issue Aug 24, 2017 · 2 comments · Fixed by #34

Comments

@patsissons
Copy link
Contributor

IxJS version: 2.0.1

Additional information:

the proto signature defines the outer iterable as a source param, instead of the this param.

@patsissons patsissons changed the title groupByProto signature is incorrect iterable groupByProto signature is incorrect Aug 24, 2017
@patsissons
Copy link
Contributor Author

I did a quick check on the remaining iterable operator adds and didn't see any other issues with this missing from the signature.

@patsissons patsissons changed the title iterable groupByProto signature is incorrect groupByProto signature is incorrect Aug 24, 2017
@patsissons
Copy link
Contributor Author

looks like it also affects the async variant.

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 a pull request may close this issue.

1 participant