Equations
- Lean.Compiler.LCNF.instHashableParam = { hash := fun p => mixHash (hash p.fvarId) (hash p.type) }
Equations
Instances For
Equations
- Lean.Compiler.LCNF.instHashableCode = { hash := fun c => Lean.Compiler.LCNF.hashCode c }
Lean.Compiler.LCNF.DeclHash