Description Usage Arguments Value
Print the tree structure with correct whitespace.
1 | PrintTreeHelper(index, tail.idx, depth)
|
index |
A string of the name of the sublist. |
tail.idx |
A string showing the last element in the entry. This is for printing a different character in the tree. |
depth |
Int, showing the depth of the element. |
Nothing; prints tree structure to the terminal.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.