@[implicit_reducible]
Equations
- Lean.Compiler.LCNF.instHashableParam = { hash := fun (p : Lean.Compiler.LCNF.Param pu) => mixHash (hash p.fvarId) (hash p.type) }
Equations
Instances For
@[implicit_reducible]
Equations
- Lean.Compiler.LCNF.instHashableCode = { hash := fun (c : Lean.Compiler.LCNF.Code pu) => Lean.Compiler.LCNF.hashCode c }
Equations
Instances For
@[implicit_reducible]
Equations
- One or more equations did not get rendered due to their size.
Instances For
@[implicit_reducible]
@[implicit_reducible]