apply (config := cfg) e
is like apply e
but allows you to provide a configuration
cfg : ApplyConfig
to pass to the underlying apply operation.
Equations
- One or more equations did not get rendered due to their size.
apply (config := cfg) e
is like apply e
but allows you to provide a configuration
cfg : ApplyConfig
to pass to the underlying apply operation.