Tom Alexander
|
3f49519bea
|
Initial structure for new implementation of walking functions using the heterogeneous tree.
|
2020-05-31 15:44:09 -04:00 |
|
Tom Alexander
|
456da98bed
|
Added an iter function which I think will let me automatically make iterators without having to explicitly take a reference to the tree.
|
2020-05-31 14:29:59 -04:00 |
|
Tom Alexander
|
bebedf56e4
|
Implement IntoIterator for references to a BreadcrumbTreeNode.
|
2020-05-31 14:27:31 -04:00 |
|
Tom Alexander
|
1be60511ed
|
Implement an iterator over the tree.
|
2020-05-31 14:17:21 -04:00 |
|
Tom Alexander
|
645b251f13
|
Initial setup for a heterogenous tree of IntoContextElement.
|
2020-05-31 13:52:20 -04:00 |
|