Results for “Std.Tree.mapWithPath”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Tree.mapWithPath
&Std.Tree.Tree[A] -> fn(Array[Int], A) -> B -> Std.Tree.Tree[B]Every value transformed, told where in the tree it sits.
