Expand description
Inline expansion of user-defined functions.
Structs§
- Expansion
Context - Context for inline expansion of user-defined functions.
Functions§
- expand_
program_ functions - Expand all user-defined function calls in a program. Returns a new program with all UDF calls replaced by their expanded bodies. Expand all user-defined function calls in the program to inline arithmetic.