Expand description
Inline expansion of user-defined functions.
Structs§
- Expansion
Context - Context for inline expansion of user-defined functions.
Functions§
- expand_
program_ functions - Expand user-defined function calls in ordinary rules and constraints.
- expand_
program_ functions_ owned expand_program_functionstaking the program by value: without function definitions (the common, fact-heavy case) the program is returned as is, without a clone.