- const: Lean.Name → Nat → Lean.Meta.DiscrTree.Key
- fvar: Lean.FVarId → Nat → Lean.Meta.DiscrTree.Key
- lit: Lean.Literal → Lean.Meta.DiscrTree.Key
- star: Lean.Meta.DiscrTree.Key
- other: Lean.Meta.DiscrTree.Key
- arrow: Lean.Meta.DiscrTree.Key
- proj: Lean.Name → Nat → Lean.Meta.DiscrTree.Key
Equations
- Lean.Meta.DiscrTree.instInhabitedKey = { default := Lean.Meta.DiscrTree.Key.const default default }
Equations
- Lean.Meta.DiscrTree.instBEqKey = { beq := [anonymous] }
Equations
- Lean.Meta.DiscrTree.instReprKey = { reprPrec := [anonymous] }
Equations
- One or more equations did not get rendered due to their size.
Equations
- node: {α : Type} → Array α → Array (Lean.Meta.DiscrTree.Key × Lean.Meta.DiscrTree.Trie α) → Lean.Meta.DiscrTree.Trie α