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

fix(operators): support Array.prototype.reduce signature in Iterable scan and reduce operators again #312

Merged
merged 1 commit into from
Dec 23, 2020

Conversation

trxcllnt
Copy link
Member

Description:
Support Array.prototype.reduce signature in Iterable scan and reduce operators again

Related issue (if exists):
Fix #311

@trxcllnt trxcllnt force-pushed the fix/iterable-scan-signature branch 2 times, most recently from 7dc6aaf to 6f220cc Compare December 23, 2020 10:11
@trxcllnt trxcllnt merged commit 1d98746 into master Dec 23, 2020
@trxcllnt trxcllnt deleted the fix/iterable-scan-signature branch December 23, 2020 10:21
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 this pull request may close these issues.

What happened to the function signature on reduce (and scan)?
2 participants