LastCallOptimization
An implementation-specific flag controlling whether the solver performs last-call (tail-call) optimization, i.e. avoids growing its internal execution-context stack on genuine tail calls. Defaults to ON.
Properties
Link copied to clipboard
Every legal value this flag may take.
Link copied to clipboard
The value this flag takes unless explicitly set otherwise.
Link copied to clipboard
Whether this flag's value can be changed at all (false for e.g. MaxArity).