@[implicit_reducible]
Equations
Equations
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
@[implicit_reducible]
Equations
@[reducible, inline]
Equations
Instances For
Information needed to elaborate operations or functions.
- syntaxCount : Nat
Expected number of arguments elaborator will process.
- argElaborators : ArgElaboratorArray self.syntaxCount
Index into argElaborators for each argument (indexed by argLevel), None if arg has no syntax.
If set, pre-register type names from children at this arg level before elaboration.
If set, pre-register function signatures from children at this arg level before elaboration.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
@[implicit_reducible]
Equations
- One or more equations did not get rendered due to their size.
Instances For
@[implicit_reducible]
Equations
@[reducible, inline]
Equations
Instances For
Equations
- m.addDialect d = Array.foldlM (fun (x : StrataDDM.Elab.SyntaxElabMap) => StrataDDM.Elab.SyntaxElabMap.addDecl✝ x d.name) m d.declarations