Results for “Std.Tree.foldTree”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Tree.foldTree
&Std.Tree.Tree[A] -> fn(A, Array[B]) -> B -> BEach node combined with what its children answered.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
&Std.Tree.Tree[A] -> fn(A, Array[B]) -> B -> BEach node combined with what its children answered.