Documentation

Lean.Elab.Quotation.Util

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

    Get all pattern vars (as Syntax.idents) in stx

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

      Given an antiquotation like $e:term (i.e. Syntax.antiquotKind? returns some), returns the "term" atom if present.

      Equations
      Instances For