Results for “Std.Tree.leaves”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Tree.leaves
&Std.Tree.Tree[T] -> Array[T]Every value that has nothing beneath it, in preorder.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
&Std.Tree.Tree[T] -> Array[T]Every value that has nothing beneath it, in preorder.