Tree traversal by Ciro Santilli 36 Updated +Created
In principle one could talk about tree traversal of unordered trees as a number of possible traversals without a fixed order. But we won't consider that under this section, only deterministic ordered tree traversals.

New to topics? Read the docs here!