Results for “Std.Tree.node”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Tree.node
T -> &Array[Std.Tree.Tree[T]] -> Std.Tree.Tree[T]A node with the given children, in the order given.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
T -> &Array[Std.Tree.Tree[T]] -> Std.Tree.Tree[T]A node with the given children, in the order given.