Documentation

Std.Lean.InfoTree

def Lean.Elab.InfoTree.foldInfo' {α : Type u_1} (init : α) (f : Lean.Elab.ContextInfo → Lean.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?.