Locality.GutsThis module exposes some functions that allow callers to inspect modes directly, which could be useful for error printing and dev tools (such as merlin). Any usage of this in type checking should be pondered.
Returns Some c if the given mode has been constrained to constant c. see notes on get_floor in solver_intf.mli for cautions.