viaduct
0.2.0-5-g5831d91.dirty
shared
/
edu.cornell.cs.apl.attributes
/
Tree
/
Tree
Tree
fun
<
out
RootNode
:
Node
>
Tree
(
root
:
RootNode
)
Content copied to clipboard
Parameters
Node
The type of nodes in the tree.
Root
Node
The type of the root node of the tree.
root
The root node of the tree.