Module Workspace.Flags

type t = private {
  1. indices_matter : bool;
  2. impredicative_set : bool;
}