| http://www.w3.org/ns/prov#value | - October 30, 2013 at 7:45 PM For the task of recreating the tree from a preorder traversal I managed to come up with a function which traverses the list once and doesn???t allocate anything extra except the tree (well, it does allocate tuples, but they can be removed).
|