Results for “Std.Tree.height”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Tree.height
&Std.Tree.Tree[T] -> IntHow many nodes lie on the longest path from the root, the root included.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
&Std.Tree.Tree[T] -> IntHow many nodes lie on the longest path from the root, the root included.