Skip to content

Conversation

ezequiel-parada
Copy link

Currently Array.prototype.reduce transformation only takes into account one parameter callback. This way sentence array.reduce(callback, initialValue) is transformed to _reduce(array, callback) instead of _reduce(array, callback, initialValue)

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.

1 participant