Module remove_constraints
Functions
- Calls a function and returns its return value, but removes any constraints associated with calling the function, behaving as if the function was unconstrained.
- Calls a function and returns its return value, removing any constraints associated with calling the function if
conditionis true, behaving as if the function was unconstrained.