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 RangeError #271

Merged
merged 1 commit into from
Mar 9, 2018
Merged

Fix RangeError #271

merged 1 commit into from
Mar 9, 2018

Conversation

juanjoDiaz
Copy link
Collaborator

Closes #270.

Problem was that apply actually unwind the array as parameter and JS implementations have a limit in the number of arguments that a function might handle.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 31ab053 on juanjoDiaz:fix_range_error into 3841ba4 on zemirco:master.

1 similar comment
@coveralls
Copy link

coveralls commented Mar 9, 2018

Coverage Status

Coverage remained the same at 100.0% when pulling 31ab053 on juanjoDiaz:fix_range_error into 3841ba4 on zemirco:master.

@knownasilya knownasilya merged commit c8d5a87 into zemirco:master Mar 9, 2018
@juanjoDiaz juanjoDiaz deleted the fix_range_error branch March 27, 2019 07: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.

3 participants