Really cool library, thanks :)
I have a tree like so:
Is there a built in way to collapse the nodes to result in a string like
quantity = Σ(Metered Volume × Line Loss Factor)
I looked at the the node iterators, but that does not seem to support what I need