Results for “Std.Tree.find”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Tree.find
&Std.Tree.Tree[T] -> fn(T) -> Bool -> Option[T]The first value the test accepts, in preorder, or
None.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
&Std.Tree.Tree[T] -> fn(T) -> Bool -> Option[T]The first value the test accepts, in preorder, or None.