Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Document how are functions evaluated #2274

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

Merged
merged 1 commit into from
Jan 27, 2024
Merged

Document how are functions evaluated #2274

merged 1 commit into from
Jan 27, 2024

Conversation

jahav
Copy link
Member

@jahav jahav commented Jan 26, 2024

Functions are evaluated in a not super-intuitive way, especially when arrays and various non-scalar arguments. This PR describes how are function evaluated using argument and how are values coerced.

@jahav jahav added this to the v0.104 milestone Jan 26, 2024
@jahav jahav changed the title Document how are function evaluated Document how are functions evaluated Jan 26, 2024
@jahav jahav force-pushed the function-documentation branch from 918aea4 to aad19ca Compare January 27, 2024 20:59
@jahav jahav force-pushed the function-documentation branch from aad19ca to 43b8076 Compare January 27, 2024 21:03
@jahav jahav merged commit 8e28542 into develop Jan 27, 2024
@jahav jahav deleted the function-documentation branch January 27, 2024 21:22
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