(X)
¶(A, B, C, …)
¶('A'
, 'B'
, 'C'
, …)
¶A
B
C
…
¶Alias for prettyprint, for interactive use.
This is an alias for prettyprint(), with additional name-conversion magic.
If you pass in a char, instead of pretty-printing that directly, it will grab and pretty-print the variable of that name from the caller’s workspace. This is so you can conveniently run it from the command line.