Results for “Std.Tree.trailTo”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Tree.trailTo
&Std.Tree.Tree[T] -> fn(T) -> Bool -> Option[Array[T]]The values from the root down to the first node the test accepts.
