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

Inlining functions #112

Open
digikar99 opened this issue Mar 26, 2021 · 0 comments
Open

Inlining functions #112

digikar99 opened this issue Mar 26, 2021 · 0 comments

Comments

@digikar99
Copy link
Contributor

digikar99 commented Mar 26, 2021

Is there an option to declaim inline the functions? Or could it be added (I could issue a PR, looks simple - wrap the parse-form method corresponding to 'function in a progn and add a declaim inline.)

Edit: But, should there also be an option to customize this setting on a per-function/symbol basis? May be, when :inline option takes a t, inline all; if it is a list, then inline online the functions in the list.

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

No branches or pull requests

1 participant