D | |
default_lim [Dum] |
Default limit of the number of nodes to dump: 100.
|
default_show_lazy [Dum] |
Whether to inspect lazy values.
|
P | |
p [Dum] |
Dump to a string.
|
T | |
to_buffer [Dum] |
Dump to a buffer.
|
to_channel [Dum] |
Dump to the specified
out_channel
|
to_eformat [Dum] |
Convert any OCaml value into an Easy_format.t tree.
|
to_formatter [Dum] |
Dump to a formatter created by the Format module.
|
to_stderr [Dum] |
Dump to
stderr .
|
to_stdout [Dum] |
Dump to
stdout .
|
to_string [Dum] |