We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Just what it says. We're missing some tests there.
The text was updated successfully, but these errors were encountered:
I can work on this one.
Sorry, something went wrong.
feat(reduce): add thisArg parameter
ef890a8
Adds thisArg as third argument to have symmetry with native Array.prototype.reduce(). Relates to ReactiveX#878 and ReactiveX#996.
test(ScalarObservable): add test cases for thisArg
4141a77
Closes ReactiveX#996.
ca04217
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
No branches or pull requests
Just what it says. We're missing some tests there.
The text was updated successfully, but these errors were encountered: