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: #2880 not possible to map cube root cbrt #2966

Merged
merged 2 commits into from
Jun 8, 2023

Conversation

josdejong
Copy link
Owner

See #2880

Now you can evaluate map([1, 8, 27], cbrt) without errors. The improved resolving of the right signature of the callback function is applied to the functions map, filter, and forEach.

@josdejong josdejong merged commit 3c59d1a into develop Jun 8, 2023
10 checks passed
@josdejong josdejong deleted the feat/2880_map_cube_root branch June 8, 2023 08:04
@josdejong
Copy link
Owner Author

Fix published now in v11.8.1

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.

None yet

1 participant