Documentation

Lean.Util.LeanOptions

Restriction of DataValue that covers exactly those cases that Lean is able to handle when passed via the -D flag.

Instances For
    @[implicit_reducible]

    Formats the lean option value as a CLI flag argument.

    Instances For

      An option that is used by Lean as if it was passed using -D.

      Instances For
        @[implicit_reducible]

        Formats the lean option as a CLI argument using the -D flag.

        Instances For

          Options that are used by Lean as if they were passed using -D.

          Instances For
            @[implicit_reducible]

            Add the options from new, overriding those in self.

            Instances For
              @[implicit_reducible]

              Add the options from new, overriding those in self.

              Instances For
                Instances For
                  @[implicit_reducible]