|
|
InlineExpansion
About inline expansion.
Inline Expansion
Inline expansion is an optimization technique that replaces function calls with function bodies. This can be done for a quotation using #i or #i0 meta-command. The #i performs up to 5 passes and the #i0 meta-command performs a single pass.
Sign in to add a comment
