string
list_to_string (
(
α
string
)
 
_
, 
list
(
α
)
 
_)
Pretty-printing an arbitrary list [x_1, ... x_n] using a value printer f as: [[f(x_1)], ..., [f(x_n)]]
alpha_to_string
a value printer
l
a list to be pretty-printed.NB: this is the default list-printer

Comments

The browser you use is not supported by this application, probably because it lacks some critical features.
For a better experience, please consider using this application with a supported browser.