seachel / treehehe

An interactive visualization of proof tree representations of mathematical proofs using D3 and MathJax.
0 stars 0 forks source link

Tree Parsing Function #9

Closed seachel closed 6 years ago

seachel commented 6 years ago

This function should traverse the elements of the tree depth-first. An optional callback parameter should be available to that this function can be used for the following:

Other issues to consider: