Std.Ui.Path
1 declaration
type
PathThis declaration introduces a public type.
What it does
The path to a node: the indices that reach it from the root.
A value both ends can hold without either keeping a copy of the tree, which
is what lets one end describe a change to a screen the other end is showing.
Read the signature
- This declaration has no value signature because it introduces a type or trait.
