Documentation

Std.Lean.InfoTree

def Lean.Elab.InfoTree.foldInfo' {α : Type u_1} (init : α) (f : Lean.Elab.ContextInfoLean.Elab.InfoTreeαα) :

Like InfoTree.foldInfo, but also passes the whole node to f instead of just the head.

Equations
Instances For

    foldInfo'.go is like foldInfo' but with an additional outer context parameter ctx?.