For the complete documentation index, see llms.txt.
aztec-nr - noir_aztec::utils::remove_constraints

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 condition is true, behaving as if the function was unconstrained.