Skip to content

Functions that cán be inlined should be inlined #1026

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

Closed
Jolanrensen opened this issue Jan 22, 2025 · 0 comments · Fixed by #1111 or #1123
Closed

Functions that cán be inlined should be inlined #1026

Jolanrensen opened this issue Jan 22, 2025 · 0 comments · Fixed by #1111 or #1123
Labels
enhancement New feature or request

Comments

@Jolanrensen
Copy link
Collaborator

df.forEach {} is inlined, which is good, it allows non-local returns etc. Other functions that cán be inlined, like df.map {} should also be inlined.

@Jolanrensen Jolanrensen added the enhancement New feature or request label Jan 22, 2025
@Jolanrensen Jolanrensen added this to the 0.16.0 milestone Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant