A small and simple work-in-progress directed acyclic graph builder.
- Appending elements individually reverses the order in which they are written to the tree. This will adversely affect literal representations of the tree, such as with the XML encoder.
This software is made available under the terms of the Mozilla Public License, Version 2.0.
If a copy of this license was not distributed with this software, one can be obtained at https://mozilla.org/MPL/2.0/.