Documentation

Lean.Elab.DeprecatedArg

Entry mapping an old parameter name to a new (or no) parameter for a given declaration.

Instances For
    @[reducible, inline]

    State: declName → (oldArg → entry)

    Equations
    Instances For

      Look up a deprecated argument mapping for (declName, argName).

      Equations
      Instances For

        Format the deprecation warning message for a deprecated argument.

        Equations
        • One or more equations did not get rendered due to their size.
        Instances For