Description Usage Arguments Examples
call_tree
takes a quoted expression. ast
does the quoting
for you.
1 2 3 |
x |
quoted call, list of calls, or expression to display |
width |
displays width, defaults to current width as reported by
|
1 2 3 4 5 6 7 8 |
\- ()
\- `f
\- `x
\- 1
\- ()
\- `g
\- ()
\- `h
\- ()
\- `i
\- ()
\- `if
\- TRUE
\- 3
\- 4
\- 1
\- 2
\- 3
\- ()
\- `f
\- `x
\- 1
\- ()
\- `g
\- ()
\- `h
\- ()
\- `i
\- ()
\- `if
\- TRUE
\- 3
\- 4
\- ()
\- `function
\- []
\ a = 1
\ b = 2
\- ()
\- `{
\- ()
\- `+
\- `a
\- `b
\- []
\- ()
\- ()
\- ()
\- `f
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.